Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_traffic_rule_eth.c38 struct ifnet_traffic_descriptor_eth ntre_td; member
305 tdi0 = &ntre->ntre_td; in eth_traffic_rule_match()
427 if (ntre->ntre_td.eth_mask == in eth_traffic_rule_link()
463 if (ntre->ntre_td.eth_mask == in eth_traffic_rule_unlink()
518 (struct ifnet_traffic_descriptor_common *)&ntre->ntre_td, in eth_traffic_rule_notify()
580 bcopy(tdi, &ntre->ntre_td, sizeof(ntre->ntre_td)); in eth_traffic_rule_create()
612 bcopy(&ntre->ntre_td, &info->tre_td, sizeof(info->tre_td)); in convert_ntre_to_iocinfo()