Home
last modified time | relevance | path

Searched defs:nifp (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/sys/net/
H A Dnetmap_user.h111 #define NETMAP_TXRING(nifp, index) _NETMAP_OFFSET(struct netmap_ring *, \ argument
114 #define NETMAP_RXRING(nifp, index) _NETMAP_OFFSET(struct netmap_ring *, \ argument
273 struct netmap_if * const nifp; member
1017 struct netmap_if *nifp = NETMAP_IF(d->mem, d->req.nr_offset); in nm_mmap() local
H A Dif.c480 struct ifnet *ifp, *nifp; in vnet_if_return() local
/freebsd-src/sys/dev/netmap/
H A Dnetmap_mem2.c268 struct netmap_if *nifp; netmap_mem_if_new() local
2094 struct netmap_if *nifp; netmap_mem2_if_new() local
2161 netmap_mem2_if_delete(struct netmap_mem_d * nmd,struct netmap_adapter * na,struct netmap_if * nifp) netmap_mem2_if_delete() argument
2745 struct netmap_if *nifp = NULL; netmap_mem_pt_guest_if_new() local
2761 netmap_mem_pt_guest_if_delete(struct netmap_mem_d * nmd,struct netmap_adapter * na,struct netmap_if * nifp) netmap_mem_pt_guest_if_delete() argument
2777 struct netmap_if *nifp; netmap_mem_pt_guest_rings_create() local
[all...]
H A Dnetmap.c2562 struct netmap_if *nifp = NULL; in netmap_do_regif() local
2782 struct netmap_if *nifp; in netmap_ioctl() local
[all...]
/freebsd-src/lib/libnetmap/
H A Dlibnetmap.h198 struct netmap_if *nifp; /* pointer to the netmap_if */ member
/freebsd-src/tools/tools/netmap/
H A Dpkt-gen.c1387 struct netmap_if *nifp = targ->nmd->nifp; in ping_body() local
1586 struct netmap_if *nifp = targ->nmd->nifp; in pong_body() local
1680 struct netmap_if *nifp; in sender_body() local
1927 struct netmap_if *nifp; in receiver_body() local
3297 struct netmap_if *nifp = g.nmd->nifp; in main() local
/freebsd-src/usr.sbin/ifmcstat/
H A Difmcstat.c331 struct ifnet *ifp, *nifp, ifnet; in ifmcstat_kvm() local
/freebsd-src/sys/netinet/
H A Dip_mroute.c752 int nifp; in X_ip_mrouter_done() local