Home
last modified time | relevance | path

Searched defs:hwtype (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/toybox/toys/pending/
H A Darp.c55 struct type hwtype[] = { variable
H A Ddhcp6.c103 uint16_t hwtype; member
H A Ddhcpd.c195 unsigned short type, hwtype; member
/aosp_15_r20/external/libnl/lib/netfilter/
H A Dlog_msg_obj.c522 void nfnl_log_msg_set_hwtype(struct nfnl_log_msg *msg, uint16_t hwtype) in nfnl_log_msg_set_hwtype()
/aosp_15_r20/external/dnsmasq/src/
H A Drfc2131.c1163 unsigned char* extended_hwaddr(int hwtype, int hwlen, unsigned char* hwaddr, int clid_len, in extended_hwaddr()