Home
last modified time | relevance | path

Searched refs:HTONS (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/sys/
H A Dendian.h105 #define HTONS(x) (x) = htons((u_int16_t)(x)) macro
/openbsd/usr.bin/netstat/
H A Dinet.c1477 HTONS(inp.inp_fport); in inpcb_dump()
1478 HTONS(inp.inp_lport); in inpcb_dump()
1572 HTONS(tcpcb.t_pmtud_ip_len); in tcpcb_dump()
1573 HTONS(tcpcb.t_pmtud_nextmtu); in tcpcb_dump()
/openbsd/usr.sbin/tcpdump/
H A Dinterface.h122 #define HTONS(x) (x) = htons(x) macro
/openbsd/sys/dev/pci/
H A Dif_ice.c20478 tlv->typelen = HTONS(typelen); in ice_add_ieee_ets_tlv()
20618 tlv->typelen = HTONS(typelen); in ice_add_ieee_app_pri_tlv()