Home
last modified time | relevance | path

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

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