Searched refs:ip_insertoptions (Results 1 – 3 of 3) sorted by relevance
57 struct mbuf *ip_insertoptions(struct mbuf *, struct mbuf *, int *);
507 ip_insertoptions(struct mbuf *m, struct mbuf *opt, int *phlen) in ip_insertoptions() function
361 m = ip_insertoptions(m, opt, &len); in ip_output()