Searched defs:msgtype (Results 1 – 11 of 11) 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/syslinux/gpxe/src/net/udp/ |
D | dhcp.c | 127 static inline const char * dhcp_msgtype_name ( unsigned int msgtype ) { in dhcp_msgtype_name() 397 struct sockaddr_in *peer, uint8_t msgtype, in dhcp_rx_offer() 489 struct sockaddr_in *peer, uint8_t msgtype, in dhcp_discovery_rx() 597 struct sockaddr_in *peer, uint8_t msgtype, in dhcp_request_rx() 737 struct sockaddr_in *peer, uint8_t msgtype, in dhcp_proxy_rx() 895 struct sockaddr_in *peer, uint8_t msgtype, in dhcp_pxebs_rx() 1036 struct net_device *netdev, uint8_t msgtype, in dhcp_create_packet() 1084 struct net_device *netdev, unsigned int msgtype, in dhcp_create_request() 1194 uint8_t msgtype = dhcp->state->tx_msgtype; in dhcp_tx() local 1255 uint8_t msgtype = 0; in dhcp_deliver_iob() local
|
/external/nanopb-c/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 327 u8 msgtype = 0; in fils_process_hlp_dhcp() local
|
/external/kernel-headers/original/uapi/scsi/ |
D | scsi_netlink.h | 46 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 | 447 int binary = 0, msgtype; in ldap_recv() local
|
/external/tcpdump/ |
D | print-fr.c | 793 u_int msgtype; in q933_print() local
|