Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-linux.c587 if_type_cb(struct nl_msg *msg, void* arg) in if_type_cb() function
660 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, if_type_cb, (void*)type); in get_if_type()