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

/freebsd-12-stable/sys/netinet/
H A Dip_options.h57 struct mbuf *ip_insertoptions(struct mbuf *, struct mbuf *, int *);
H A Dip_options.c510 ip_insertoptions(struct mbuf *m, struct mbuf *opt, int *phlen) function
H A Dip_output.c259 m = ip_insertoptions(m, opt, &len);

Completed in 52 milliseconds