Home
last modified time | relevance | path

Searched refs:IP_FLOWID (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netinet/
H A Din.h526 #define IP_FLOWID 90 /* get flow id for the given socket/inp */ macro
H A Dip_output.c1417 case IP_FLOWID: in ip_ctloutput()
1486 case IP_FLOWID: in ip_ctloutput()
H A Dip_input.c1319 *mp = sbcreatecontrol(&flowid, sizeof(uint32_t), IP_FLOWID, in ip_savecontrol()
H A Dudp_usrreq.c1253 case IP_FLOWID: in udp_send()
/freebsd/lib/libsysdecode/
H A Dflags.c1090 X(IP_RECVIF) X(IP_RECVTOS) X(IP_FLOWID) X(IP_FLOWTYPE)