Home
last modified time | relevance | path

Searched defs:packet_type (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Dflow_divert_proto.h95 uint8_t packet_type; member
H A Dflow_divert.c195 flow_divert_packet_type2str(uint8_t packet_type) in flow_divert_packet_type2str()
363 flow_divert_packet_init(struct flow_divert_pcb *fd_cb, uint8_t packet_type, mbuf_t *packet) in flow_divert_packet_init()
/xnu-8019.80.24/bsd/net/
H A Dnecp.h48 u_int8_t packet_type; member