Searched refs:ip_insertoptions (Results 1 – 1 of 1) sorted by relevance
147 static struct mbuf *ip_insertoptions(struct mbuf *, struct mbuf *, int *);523 m = ip_insertoptions(m, opt, &len); in ip_output_list()2140 ip_insertoptions(struct mbuf *m, struct mbuf *opt, int *phlen) in ip_insertoptions() function