Searched refs:VXLAN_RUNLOCK (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/net/
H A Dif_vxlan.c190 #define VXLAN_RUNLOCK(_sc, _p) rm_runlock(&(_sc)->vxl_lock, (_p)) macro
200 VXLAN_RUNLOCK(_sc, _p); \
608 VXLAN_RUNLOCK(sc, tracker);
618 VXLAN_RUNLOCK(sc, tracker);
699 VXLAN_RUNLOCK(sc, &tracker);
1843 VXLAN_RUNLOCK(sc, &tracker);
2465 VXLAN_RUNLOCK(sc, &tracker);
2481 VXLAN_RUNLOCK(sc, &tracker);

Completed in 84 milliseconds