Searched refs:if_name_sz (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-linux.c943 int field_to_convert = 3, if_name_sz = strlen(if_name); local
964 *(bufptr + if_name_sz) == ':')
966 bufptr = bufptr + if_name_sz + 1;

Completed in 53 milliseconds