Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-bpf.c1623 const size_t ifnamsiz = sizeof(ifr.lifr_name); local
1627 const size_t ifnamsiz = sizeof(ifr.ifr_name); local
1771 p->opt.device, ifnamsiz);
1967 (void)strncpy(ifrname, p->opt.device, ifnamsiz);
1998 (void)strncpy(ifrname, p->opt.device, ifnamsiz);
2031 (void)strncpy(ifrname, p->opt.device, ifnamsiz);