Searched refs:NG_H4_ALERT (Results 1 – 2 of 2) sorted by relevance
382 NG_H4_ALERT("%s: %s - input buffer overflow, c=%#x, got=%d\n", in ng_h4_input()496 NG_H4_ALERT("%s: %s - packet too big for " \ in ng_h4_input()502 NG_H4_ALERT("Packet header:\n"); in ng_h4_input()504 NG_H4_ALERT("%#x ", sc->ibuf[b]); in ng_h4_input()505 NG_H4_ALERT("\n"); in ng_h4_input()
59 #define NG_H4_ALERT if (sc->debug >= NG_H4_ALERT_LEVEL) printf macro