Searched defs:msgtype (Results 1 – 13 of 13) sorted by relevance
/external/libnl/lib/ |
D | cache_mngt.c | 111 static struct nl_cache_ops *__cache_ops_associate(int protocol, int msgtype) in __cache_ops_associate() 140 struct nl_cache_ops *nl_cache_ops_associate(int protocol, int msgtype) in nl_cache_ops_associate() 164 struct nl_cache_ops *nl_cache_ops_associate_safe(int protocol, int msgtype) in nl_cache_ops_associate_safe() 189 struct nl_msgtype *nl_msgtype_lookup(struct nl_cache_ops *ops, int msgtype) in nl_msgtype_lookup()
|
/external/scapy/scapy/layers/ |
D | dhcp6.py | 940 msgtype = 1 variable in DHCP6_Solicit 953 msgtype = 2 variable in DHCP6_Advertise 980 msgtype = 3 variable in DHCP6_Request 992 msgtype = 4 variable in DHCP6_Confirm 1013 msgtype = 5 variable in DHCP6_Renew 1023 msgtype = 6 variable in DHCP6_Rebind 1050 msgtype = 7 variable in DHCP6_Reply 1069 msgtype = 8 variable in DHCP6_Release 1083 msgtype = 9 variable in DHCP6_Decline 1100 msgtype = 10 variable in DHCP6_Reconf [all …]
|
/external/nanopb-c/examples/using_union_messages/ |
D | encode.c | 48 int msgtype = atoi(argv[1]); in main() local
|
/external/grpc-grpc/third_party/nanopb/examples/using_union_messages/ |
D | encode.c | 48 int msgtype = atoi(argv[1]); in main() local
|
/external/wpa_supplicant_8/src/ap/ |
D | dhcp_snoop.c | 40 int res, msgtype = 0, prefixlen = 32; in handle_dhcp() local
|
D | fils_hlp.c | 159 u8 msgtype = 0; in fils_dhcp_handler() local 332 u8 msgtype = 0; in fils_process_hlp_dhcp() local
|
D | wpa_auth_ft.c | 1024 const char *msgtype, int no_defer) in wpa_ft_rrb_seq_chk() 1094 const char *msgtype) in wpa_ft_rrb_seq_accept() 3570 const char *msgtype = "pull request"; in wpa_ft_rrb_rx_pull() local 3721 const char *msgtype, u8 *s1kh_id_out, in wpa_ft_rrb_rx_r1() 3956 const char *msgtype = "pull response"; in wpa_ft_rrb_rx_resp() local 4009 const char *msgtype = "push"; in wpa_ft_rrb_rx_push() local
|
/external/kernel-headers/original/uapi/scsi/ |
D | scsi_netlink.h | 47 uint16_t msgtype; member
|
/external/toybox/toys/pending/ |
D | dhcp6.c | 98 uint8_t msgtype, transaction_id[3], options[524]; member 305 uint8_t *get_msg_ptr(uint8_t *data, int data_length, int msgtype) in get_msg_ptr()
|
D | dhcpd.c | 157 uint8_t msgtype; member 1609 uint8_t *optptr, msgtype = 0; in dhcpd_main() local
|
D | dhcp.c | 985 static int dhcpc_sendmsg(int msgtype) in dhcpc_sendmsg()
|
/external/curl/lib/ |
D | openldap.c | 477 int binary = 0, msgtype; in ldap_recv() local
|
/external/tcpdump/ |
D | print-fr.c | 793 u_int msgtype; in q933_print() local
|