Searched refs:get_if_flags_func (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/libpcap/ |
H A D | pcap-int.h | 461 typedef int (*get_if_flags_func)(const char *, bpf_u_int32 *, char *); typedef 465 int (*)(const char *), get_if_flags_func); 468 get_if_flags_func, const char *, char *); 478 get_if_flags_func, char *); 480 get_if_flags_func,
|
H A D | fad-getad.c | 161 int (*check_usable)(const char *), get_if_flags_func get_flags_func) in pcapint_findalldevs_interfaces()
|
H A D | fad-glifc.c | 80 int (*check_usable)(const char *), get_if_flags_func get_flags_func) in pcapint_findalldevs_interfaces()
|
H A D | fad-gifc.c | 138 int (*check_usable)(const char *), get_if_flags_func get_flags_func) in pcapint_findalldevs_interfaces()
|
H A D | pcap.c | 1027 uint64_t if_flags, get_if_flags_func get_flags_func, char *errbuf) 1084 uint64_t if_flags, get_if_flags_func get_flags_func, 1245 get_if_flags_func get_flags_func, const char *description, char *errbuf)
|