Searched refs:get_if_flags_func (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/contrib/libpcap/ |
| H A D | pcap-int.h | 451 typedef int (*get_if_flags_func)(const char *, bpf_u_int32 *, char *); typedef 455 int (*)(const char *), get_if_flags_func); 458 get_if_flags_func, const char *, char *); 467 get_if_flags_func, char *); 469 get_if_flags_func,
|
| H A D | fad-getad.c | 148 int (*check_usable)(const char *), get_if_flags_func get_flags_func) in pcap_findalldevs_interfaces()
|
| H A D | fad-gifc.c | 142 int (*check_usable)(const char *), get_if_flags_func get_flags_func) in pcap_findalldevs_interfaces()
|
| H A D | fad-glifc.c | 79 int (*check_usable)(const char *), get_if_flags_func get_flags_func) in pcap_findalldevs_interfaces()
|
| H A D | pcap.c | 873 bpf_u_int32 if_flags, get_if_flags_func get_flags_func, char *errbuf) 930 bpf_u_int32 if_flags, get_if_flags_func get_flags_func, 1091 get_if_flags_func get_flags_func, const char *description, char *errbuf)
|