Lines Matching refs:ifinfo
43 static int nop_attach(struct ifinfo *);
44 static int nop_detach(struct ifinfo *);
45 static int nop_clear(struct ifinfo *);
46 static int nop_enable(struct ifinfo *);
47 static int nop_disable(struct ifinfo *);
139 static int nop_attach(struct ifinfo *ifinfo)
144 static int nop_detach(struct ifinfo *ifinfo)
149 static int nop_clear(struct ifinfo *ifinfo)
154 static int nop_enable(struct ifinfo *ifinfo)
159 static int nop_disable(struct ifinfo *ifinfo)