Lines Matching refs:netif
44 #include <lib/libsa/netif.h>
49 static int tlp_match(struct netif *, void *);
50 static int tlp_probe(struct netif *, void *);
54 static void tlp_end(struct netif *);
81 tlp_match(struct netif *netif, void *hint)
89 tlp_probe(struct netif *netif, void *hint)
99 struct netif *nif = desc->io_netif;
109 struct netif *nif = desc->io_netif;
128 struct netif *nif = desc->io_netif;
144 tlp_end(struct netif *netif)