Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din.h482 #define IP_FLOWID 90 /* get flow id for the given socket/inp */ macro
/f-stack/freebsd/netinet/
H A Din.h499 #define IP_FLOWID 90 /* get flow id for the given socket/inp */ macro
H A Dip_output.c1453 case IP_FLOWID: in ip_ctloutput()
1522 case IP_FLOWID: in ip_ctloutput()
H A Dip_input.c1314 sizeof(uint32_t), IP_FLOWID, IPPROTO_IP); in ip_savecontrol()
H A Dudp_usrreq.c1240 case IP_FLOWID: in udp_output()