Searched refs:tod_l2_update (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dtoecore.h87 void (*tod_l2_update)(struct toedev *, struct ifnet *, member in struct:toedev
116 * answer is not available right away then the TOE driver's tod_l2_update will
H A Dtoecore.c266 tod->tod_l2_update = toedev_l2_update;
443 tod->tod_l2_update(tod, ifp, sa, lladdr, vtag);
522 * tod_l2_update will be called later, when the entry is resolved or times out.
/freebsd-10-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_tom.c260 tod->tod_l2_update = t3_l2_update;
/freebsd-10-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.c1081 tod->tod_l2_update = t4_l2_update;

Completed in 68 milliseconds