Searched refs:NG_H4_LOCK (Results 1 – 2 of 2) sorted by relevance
179 NG_H4_LOCK(sc); in ng_h4_open()249 NG_H4_LOCK(sc); in ng_h4_close()299 NG_H4_LOCK(sc); in ng_h4_ioctl()343 NG_H4_LOCK(sc); in ng_h4_input()593 NG_H4_LOCK(sc);612 NG_H4_LOCK(sc);629 NG_H4_LOCK(sc);670 NG_H4_LOCK(sc);719 NG_H4_LOCK(sc);749 NG_H4_LOCK(sc);[all …]
86 #define NG_H4_LOCK(sc) IF_LOCK(&sc->outq) macro