Home
last modified time | relevance | path

Searched refs:NPIF_COMPLINK (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/net/
H A Dif_ports_used.h87 #define NPIF_COMPLINK 0x1000 macro
105 X(NPIF_COMPLINK, "c", "interface is companion link") \
H A Dif_ports_used.c666 npe->npe_npi.npi_flags |= NPIF_COMPLINK; in net_port_info_add_entry()
1194 !((npe->npe_npi.npi_flags & NPIF_COMPLINK) && (in_npi->npi_flags & NPIF_COMPLINK))) { in net_port_info_match_npi()
1865 npi.npi_flags |= NPIF_COMPLINK; in if_ports_used_match_mbuf()
2259 npi.npi_flags |= NPIF_COMPLINK; in if_ports_used_match_pkt()