Searched defs:packet_type (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A DEAPOL.h48 uint8_t packet_type; member in struct:__anon8327
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Dflow_divert_proto.h79 uint8_t packet_type; member in struct:flow_divert_packet_header
H A Dflow_divert.c170 flow_divert_packet_type2str(uint8_t packet_type) argument
347 flow_divert_packet_init(struct flow_divert_pcb *fd_cb, uint8_t packet_type, mbuf_t *packet) argument
[all...]
/macosx-10.10.1/eap8021x-198/eapolclient.tproj/
H A DEAPOLSocket.c562 EAPOLSocketTransmit(EAPOLSocketRef sock, EAPOLPacketType packet_type, void * body, unsigned int body_length) argument
1171 EAPOLSocketSourceTransmit(EAPOLSocketSourceRef source, EAPOLSocketRef sock, EAPOLPacketType packet_type, void * body, unsigned int body_length) argument
/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dnecp.h41 u_int8_t packet_type; member in struct:necp_packet_header
H A Dnecp.c654 necp_buffer_write_packet_header(u_int8_t *buffer, u_int8_t packet_type, u_int8_t flags, u_int32_t message_id) argument
758 necp_send_success_response(struct necp_session *session, u_int8_t packet_type, u_int32_t message_id) argument
781 necp_send_error_response(struct necp_session *session, u_int8_t packet_type, u_int32_t message_id, u_int32_t error) argument
804 necp_send_policy_id_response(struct necp_session *session, u_int8_t packet_type, u_int32_t message_id, necp_policy_id policy_id) argument
[all...]

Completed in 156 milliseconds