Lines Matching defs:m
150 struct mbuf *m; in icmp_error() local
242 struct mbuf *m = msg->m; in icmp_ctlinput_done_handler() local
249 icmp_ctlinput_done(struct mbuf *m) in icmp_ctlinput_done()
259 icmp_mtudisc(struct mbuf *m, int hlen) in icmp_mtudisc()
334 icmp_mtudisc_start(struct mbuf *m, int hlen, int proto) in icmp_mtudisc_start()
360 icmp_ctlinput(struct mbuf *m, int cmd, int hlen) in icmp_ctlinput()
390 icmp_ctlinput_start(struct mbuf *m, struct lwkt_port *port, in icmp_ctlinput_start()
427 icmp_ctlinput_global_start(struct mbuf *m, int cmd, int hlen, int proto) in icmp_ctlinput_global_start()
450 icmp_redirect(struct mbuf *m, int hlen, boolean_t prt) in icmp_redirect()
493 struct mbuf *m = msg->m; in icmp_redirect_done_handler() local
500 icmp_redirect_done(struct mbuf *m, int hlen, boolean_t dispatch_rip) in icmp_redirect_done()
550 icmp_redirect_start(struct mbuf *m, int hlen, int proto) in icmp_redirect_start()
586 struct mbuf *m = *mp; in icmp_input() local
924 icmp_reflect(struct mbuf *m) in icmp_reflect()
1114 icmp_send(struct mbuf *m, struct mbuf *opts, struct route *rt) in icmp_send()