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

/freebsd-11.0-release/sys/netinet6/
H A Dip6_gre.c119 GRE_RUNLOCK(sc);
122 GRE_RUNLOCK(sc);
/freebsd-11.0-release/sys/netinet/
H A Dip_gre.c120 GRE_RUNLOCK(sc);
123 GRE_RUNLOCK(sc);
/freebsd-11.0-release/sys/net/
H A Dif_gre.h91 #define GRE_RUNLOCK(sc) rm_runlock(&(sc)->gre_lock, &gre_tracker) macro
H A Dif_gre.c422 GRE_RUNLOCK(sc);
888 GRE_RUNLOCK(sc);
905 GRE_RUNLOCK(sc);
910 GRE_RUNLOCK(sc);

Completed in 95 milliseconds