Searched refs:NG_H4_LOCK (Results 1 – 2 of 2) sorted by relevance
181 NG_H4_LOCK(sc); in ng_h4_open()251 NG_H4_LOCK(sc); in ng_h4_close()301 NG_H4_LOCK(sc); in ng_h4_ioctl()345 NG_H4_LOCK(sc); in ng_h4_input()614 NG_H4_LOCK(sc);631 NG_H4_LOCK(sc);672 NG_H4_LOCK(sc);721 NG_H4_LOCK(sc);751 NG_H4_LOCK(sc);796 NG_H4_LOCK(sc);[all …]
88 #define NG_H4_LOCK(sc) IF_LOCK(&sc->outq) macro