Searched refs:raw_input_match (Results 1 – 1 of 1) sorted by relevance
68 raw_input_match(struct raw_pcb *pcb, u8_t broadcast) in raw_input_match() function160 if ((pcb->protocol == proto) && raw_input_match(pcb, broadcast)) { in raw_input()
Completed in 2 milliseconds