Searched refs:RTF_BITS (Results 1 – 4 of 4) sorted by relevance
| /xnu-10002.1.13/bsd/netinet/ |
| H A D | in_rmx.c | 212 rt->rt_flags, RTF_BITS, dbufc, in in_addroute() 215 rt2->rt_flags, RTF_BITS); in in_addroute() 245 rt->rt_ifp->if_xname : "", flags, RTF_BITS, in in_addroute() 246 rt->rt_flags, RTF_BITS); in in_addroute() 251 rt->rt_flags, RTF_BITS); in in_addroute() 257 rt->rt_flags, RTF_BITS); in in_addroute() 279 rt->rt_ifp->if_xname : "", rt->rt_flags, RTF_BITS); in in_deleteroute() 304 rt->rt_flags, RTF_BITS); in in_validate() 412 rt->rt_flags, RTF_BITS); in in_clsroute() 440 RTF_BITS, err); in in_clsroute() [all …]
|
| /xnu-10002.1.13/bsd/netinet6/ |
| H A D | in6_rmx.c | 259 rt->rt_flags, RTF_BITS, in in6_addroute() 262 rt2->rt_flags, RTF_BITS); in in6_addroute() 324 rt->rt_ifp->if_xname : "", flags, RTF_BITS, in in6_addroute() 325 rt->rt_flags, RTF_BITS); in in6_addroute() 330 rt->rt_flags, RTF_BITS); in in6_addroute() 336 rt->rt_flags, RTF_BITS); in in6_addroute() 364 rt->rt_flags, RTF_BITS); in in6_deleteroute() 390 rt->rt_flags, RTF_BITS); in in6_validate() 497 rt->rt_flags, RTF_BITS); in in6_clsroute() 525 RTF_BITS, err); in in6_clsroute() [all …]
|
| /xnu-10002.1.13/bsd/net/ |
| H A D | route.h | 132 #define RTF_BITS \ macro
|
| H A D | route.c | 3497 rt->rt_flags, RTF_BITS, abuf, in rtinit_locked() 3521 rt->rt_flags, RTF_BITS, abuf); in rtinit_locked() 3537 rt->rt_flags, RTF_BITS, abuf); in rtinit_locked() 3572 rt->rt_flags, RTF_BITS, abuf); in rtinit_locked() 3598 RTF_BITS, abuf, in rtinit_locked() 3608 RTF_BITS, abuf, in rtinit_locked() 3678 RTF_BITS, abuf); in rtinit_locked()
|