Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Din.h375 #define IP_RSVP_VIF_ON 17 /* set RSVP per-vif socket */ macro
H A Draw_ip.c418 case IP_RSVP_VIF_ON: in rip_ctloutput()
/dragonfly/sys/net/ip_mroute/
H A Dip_mroute.c2048 if (sopt->sopt_name == IP_RSVP_VIF_ON) { in X_ip_rsvp_vif()