Searched refs:get_if_flags_func (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/libpcap/
H A Dfad-getad.c148 int (*check_usable)(const char *), get_if_flags_func get_flags_func)
H A Dfad-gifc.c142 int (*check_usable)(const char *), get_if_flags_func get_flags_func)
H A Dfad-glifc.c79 int (*check_usable)(const char *), get_if_flags_func get_flags_func)
H A Dpcap-int.h433 * A get_if_flags_func is a platform-dependent function called to get
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 Dpcap.c873 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)

Completed in 154 milliseconds