Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dflow_divert_proto.h108 uint8_t packet_type; member
H A Dflow_divert.c205 flow_divert_packet_type2str(uint8_t packet_type) in flow_divert_packet_type2str()
431 flow_divert_packet_init(struct flow_divert_pcb *fd_cb, uint8_t packet_type, mbuf_t *packet) in flow_divert_packet_init()
/xnu-10063.101.15/bsd/net/
H A Dnecp.h54 u_int8_t packet_type; member