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.c1409 case IP_FLOWID: in ip_ctloutput()
1478 case IP_FLOWID: in ip_ctloutput()
H A Dip_input.c1293 *mp = sbcreatecontrol(&flowid, sizeof(uint32_t), IP_FLOWID, in ip_savecontrol()
H A Dudp_usrreq.c1202 case IP_FLOWID: in udp_send()
/freebsd/lib/libsysdecode/
H A Dflags.c1082 X(IP_RECVIF) X(IP_RECVTOS) X(IP_FLOWID) X(IP_FLOWTYPE)