Searched refs:get_if_flags_func (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | pcap-int.h | 463 typedef int (*get_if_flags_func)(const char *, bpf_u_int32 *, char *); typedef 467 int (*)(const char *), get_if_flags_func); 470 get_if_flags_func, const char *, char *); 480 get_if_flags_func, char *); 482 get_if_flags_func,
|
| D | fad-getad.c | 166 int (*check_usable)(const char *), get_if_flags_func get_flags_func) in pcapint_findalldevs_interfaces()
|
| D | fad-glifc.c | 85 int (*check_usable)(const char *), get_if_flags_func get_flags_func) in pcapint_findalldevs_interfaces()
|
| D | fad-gifc.c | 143 int (*check_usable)(const char *), get_if_flags_func get_flags_func) in pcapint_findalldevs_interfaces()
|
| D | pcap.c | 1036 uint64_t if_flags, get_if_flags_func get_flags_func, char *errbuf) 1093 uint64_t if_flags, get_if_flags_func get_flags_func, 1254 get_if_flags_func get_flags_func, const char *description, char *errbuf)
|