Home
last modified time | relevance | path

Searched defs:arptype (Results 1 – 2 of 2) sorted by relevance

/external/libpcap/
Dpcap-linux.c2710 static void map_arphrd_to_dlt(pcap_t *handle, int sock_fd, int arptype,
3145 int sock_fd = -1, arptype; local
6044 int arptype; local
/external/libnl/lib/route/
Dlink.c1256 void rtnl_link_set_arptype(struct rtnl_link *link, unsigned int arptype) in rtnl_link_set_arptype()