Searched refs:igmp_input (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/netinet/
H A Digmp_var.h109 void igmp_input(struct mbuf *, int, int);
H A Din_proto.c196 PR_WRAP_INPUT(igmp_input)
207 #define igmp_input igmp_input_wrapper macro
438 .pr_input = igmp_input,
H A Digmp.c185 igmp_input(struct mbuf *m, int off, int proto) function
474 * Currently, igmp_input() is always called holding softnet_lock

Completed in 127 milliseconds