Home
last modified time | relevance | path

Searched refs:IP_RSVP_ON (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Din.h408 #define IP_RSVP_ON 15 /* enable RSVP in kernel */ macro
/f-stack/freebsd/netinet/
H A Din.h425 #define IP_RSVP_ON 15 /* enable RSVP in kernel */ macro
H A Draw_ip.c752 case IP_RSVP_ON: in rip_ctloutput()