/src/sys/dev/pci/ |
if_sk.c | 169 static int sk_ioctl(struct ifnet *, u_long, void *); 1032 sk_ioctl(struct ifnet *ifp, u_long command, void *data) function in typeref:typename:int 1037 /* DPRINTFN(2, ("sk_ioctl\n")); */ 1044 DPRINTFN(2, ("sk_ioctl IFFLAGS\n")); 1067 DPRINTFN(2, ("sk_ioctl ETHER\n")); 1077 DPRINTFN(2, ("sk_ioctl setmulti called\n")); 1384 ifp->if_ioctl = sk_ioctl;
|
if_sk.c | 169 static int sk_ioctl(struct ifnet *, u_long, void *); 1032 sk_ioctl(struct ifnet *ifp, u_long command, void *data) function in typeref:typename:int 1037 /* DPRINTFN(2, ("sk_ioctl\n")); */ 1044 DPRINTFN(2, ("sk_ioctl IFFLAGS\n")); 1067 DPRINTFN(2, ("sk_ioctl ETHER\n")); 1077 DPRINTFN(2, ("sk_ioctl setmulti called\n")); 1384 ifp->if_ioctl = sk_ioctl;
|
if_sk.c | 169 static int sk_ioctl(struct ifnet *, u_long, void *); 1032 sk_ioctl(struct ifnet *ifp, u_long command, void *data) function in typeref:typename:int 1037 /* DPRINTFN(2, ("sk_ioctl\n")); */ 1044 DPRINTFN(2, ("sk_ioctl IFFLAGS\n")); 1067 DPRINTFN(2, ("sk_ioctl ETHER\n")); 1077 DPRINTFN(2, ("sk_ioctl setmulti called\n")); 1384 ifp->if_ioctl = sk_ioctl;
|