Home
last modified time | relevance | path

Searched refs:RTF_PINNED (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.41.9/tools/lldbmacros/
H A Droutedefines.py19 RTF_PINNED = 0x100000 variable
/xnu-8792.41.9/bsd/net/
H A Droute.h118 #define RTF_PINNED 0x100000 /* future use */ macro
/xnu-8792.41.9/bsd/netinet/
H A Din.c2684 arpc.rtm.rtm_flags |= RTF_PINNED; in in_lltable_dump_entry()
2686 arpc.rtm.rtm_flags |= RTF_PINNED; in in_lltable_dump_entry()
/xnu-8792.41.9/bsd/netinet6/
H A Din6.c4924 ndpc.rtm.rtm_flags |= RTF_PINNED; in in6_lltable_dump_entry()