Searched defs:unsol (Results 1 – 5 of 5) sorted by relevance
221 u_int unsol; /* 1 if packet was unsolicited */ global() member
210 u_int unsol; /* 1 if packet was unsolicited */ member
212 u_int unsol; /* 1 if packet was unsolicited */ member
185 u_int unsol; /* 1 if packet was unsolicited */ member
268 hdaudio_rirb_dequeue(struct hdaudio_softc *sc, bool unsol) in hdaudio_rirb_dequeue()