Searched defs:neigh (Results 1 - 4 of 4) sorted by relevance

/src/sys/dev/pci/cxgb/
H A Dcxgb_l2t.c324 reuse_entry(struct l2t_entry * e,struct rtentry * neigh) argument
345 t3_l2t_get(struct toedev * dev,struct rtentry * neigh,unsigned int smt_idx) argument
426 t3_l2t_update(struct toedev * dev,struct rtentry * neigh) argument
476 t3_l2t_update(struct toedev * dev,struct rtentry * neigh) argument
505 struct rtentry *neigh = e->neigh; local in function:update_timer_cb
[all...]
H A Dcxgb_l2t.h64 struct rtentry *neigh; /* associated neighbour */ member in struct:l2t_entry
H A Dcxgb_toedev.h160 static __inline void toe_neigh_update(struct ifnet *neigh) {} argument
H A Dcxgb_offload.c461 dummy_neigh_update(struct toedev *dev, struct rtentry *neigh) argument
864 neigh_suspect(struct ifnet *neigh) argument
875 neigh_connect(struct ifnet *neigh) argument
898 struct neighbour *neigh = (struct neighbour *)arg; local in function:neigh_timer_handler_offload
1007 arp_constructor_offload(struct neighbour * neigh) argument
1019 neigh_update_offload(struct neighbour * neigh,const u8 * lladdr,u8 new,u32 flags) argument
[all...]

Completed in 5 milliseconds