Searched refs:print_iface (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sbin/pfctl/
H A Dpfctl_table.c69 static void print_iface(struct pfi_kif *, int);
606 print_iface(p, opts);
611 print_iface(struct pfi_kif *p, int opts) function
/freebsd-12-stable/share/examples/libifconfig/
H A Dstatus.c455 print_iface(ifconfig_handle_t *lifh, struct ifaddrs *ifa, void *udata __unused) function
523 if (ifconfig_foreach_iface(lifh, print_iface, NULL) != 0) {

Completed in 54 milliseconds