Searched defs:msg_type (Results 1 - 25 of 47) sorted by relevance

12

/freebsd-current/contrib/tcpdump/
H A Dprint-geonet.c63 u_int msg_type; local
H A Dprint-vqp.c47 nd_uint8_t msg_type; member in struct:vqp_common_header_t
H A Dprint-lwapp.c66 nd_uint8_t msg_type; member in struct:lwapp_control_header
174 u_int msg_type, msg_tlen; local
H A Dprint-aodv.c481 uint8_t msg_type; local
H A Dprint-m3ua.c46 nd_uint8_t msg_type; member in struct:m3ua_common_header
H A Dprint-ldp.c576 u_short pdu_len,msg_len,msg_type; local
H A Dprint-lmp.c51 nd_uint8_t msg_type; member in struct:lmp_common_header
H A Dprint-ptp.c361 uint8_t foct, domain_no, msg_type, v1_compat, rsvd1, lm_int, control; local
H A Dprint-olsr.c92 nd_uint8_t msg_type; member in struct:olsr_msg4
102 nd_uint8_t msg_type; member in struct:olsr_msg6
322 u_int msg_type, msg_len, msg_tlen, hello_len; local
[all...]
H A Dprint-lspping.c67 nd_uint8_t msg_type; member in struct:lspping_common_header
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_pfvf_vf_proto.c122 u8 msg_type; local
/freebsd-current/contrib/wpa/src/wps/
H A Dwps_attr_build.c276 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type) argument
H A Dwps_attr_parse.h18 const u8 *msg_type; /* 1 octet */ member in struct:wps_parse_attr
H A Dwps_validate.c545 static int wps_validate_msg_type(const u8 *msg_type, int mandatory) argument
[all...]
/freebsd-current/sys/rpc/
H A Drpc_msg.h52 enum msg_type { enum
/freebsd-current/include/rpc/
H A Drpc_msg.h52 enum msg_type { enum
/freebsd-current/sys/dev/mana/
H A Dshm_channel.c77 uint8_t msg_type : 3; member in struct:smc_proto_hdr::__anon413
126 mana_smc_read_response(struct shm_channel *sc, uint32_t msg_type, argument
/freebsd-current/sys/sys/
H A Dmsg.h106 long msg_type; /* type of this message */ member in struct:msg
/freebsd-current/contrib/libpcap/
H A Dpcap-netfilter-linux.c342 netfilter_send_config_msg(const pcap_t *handle, uint16_t msg_type, int ack, u_int8_t family, u_int16_t res_id, const struct my_nfattr *mynfa) argument
/freebsd-current/sys/dev/hyperv/input/
H A Dhv_kbdc.c262 enum hv_kbd_msg_type_t msg_type; local
H A Dhv_hid.c237 sh_msg_type msg_type; local
/freebsd-current/crypto/openssl/crypto/asn1/
H A Dasn_mime.c246 const char *msg_type = NULL; local
/freebsd-current/contrib/libfido2/src/
H A Dnetlink.c416 nl_parse_reply(const uint8_t *blob, size_t blob_len, uint16_t msg_type, argument
/freebsd-current/crypto/openssl/crypto/cmp/
H A Dcmp_client.c38 const char *msg_type = NULL; local
/freebsd-current/contrib/wpa/src/radius/
H A Dradius_client.c101 RadiusType msg_type; member in struct:radius_msg_list
282 radius_client_register(struct radius_client_data *radius, RadiusType msg_type, RadiusRxResult (*handler)(struct radius_msg *msg, struct radius_msg *req, const u8 *shared_secret, size_t shared_secret_len, void *data), void *data) argument
339 radius_client_handle_send_error(struct radius_client_data *radius, int s, RadiusType msg_type) argument
666 radius_client_list_add(struct radius_client_data *radius, struct radius_msg *msg, RadiusType msg_type, const u8 *shared_secret, size_t shared_secret_len, const u8 *addr) argument
747 radius_client_send(struct radius_client_data *radius, struct radius_msg *msg, RadiusType msg_type, const u8 *addr) argument
818 RadiusType msg_type = (uintptr_t) sock_ctx; local
[all...]

Completed in 367 milliseconds

12