Home
last modified time | relevance | path

Searched defs:msgtype (Results 1 – 6 of 6) sorted by relevance

/external/libnl/lib/
Dcache_mngt.c59 struct nl_cache_ops *nl_cache_ops_associate(int protocol, int msgtype) in nl_cache_ops_associate()
86 struct nl_msgtype *nl_msgtype_lookup(struct nl_cache_ops *ops, int msgtype) in nl_msgtype_lookup()
/external/nanopb-c/examples/using_union_messages/
Dencode.c48 int msgtype = atoi(argv[1]); in main() local
/external/kernel-headers/original/uapi/scsi/
Dscsi_netlink.h46 uint16_t msgtype; member
/external/wpa_supplicant_8/src/ap/
Ddhcp_snoop.c64 int res, msgtype = 0, prefixlen = 32; in handle_dhcp() local
/external/toybox/toys/pending/
Ddhcp.c985 static int dhcpc_sendmsg(int msgtype) in dhcpc_sendmsg()
Ddhcpd.c1079 uint8_t *optptr, msgtype = 0; in dhcpd_main() local