Home
last modified time | relevance | path

Searched refs:ifnamsiz (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dpcap-bpf.c1632 const size_t ifnamsiz = sizeof(ifr.lifr_name); local
1636 const size_t ifnamsiz = sizeof(ifr.ifr_name); local
1790 p->opt.device, ifnamsiz);
1986 (void)strncpy(ifrname, p->opt.device, ifnamsiz);
2017 (void)strncpy(ifrname, p->opt.device, ifnamsiz);
2050 (void)strncpy(ifrname, p->opt.device, ifnamsiz);