Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_traffic_rule_eth.c131 parse_eth_hdr(struct __kern_packet *pkt, uint16_t *eth_type, ether_addr_t *eth_raddr) in parse_eth_hdr() function
172 err = parse_eth_hdr(pkt, &eth_type, &eth_raddr); in nxctl_eth_traffic_rule_find_qset_id_with_pkt()