HomeSort by: relevance | last modified time | path
    Searched defs:ip_insertoptions (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
ip_output.c 151 static struct mbuf *ip_insertoptions(struct mbuf *, struct mbuf *, int *);
270 m = ip_insertoptions(m, opt, &len);
1008 ip_insertoptions(struct mbuf *m, struct mbuf *opt, int *phlen) function in typeref:struct:mbuf *
ip_output.c 151 static struct mbuf *ip_insertoptions(struct mbuf *, struct mbuf *, int *);
270 m = ip_insertoptions(m, opt, &len);
1008 ip_insertoptions(struct mbuf *m, struct mbuf *opt, int *phlen) function in typeref:struct:mbuf *

Completed in 24 milliseconds