• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/bsd/netinet/

Lines Matching refs:mbuf

76 #include <sys/mbuf.h>
140 static struct mbuf *ip_insertoptions(struct mbuf *, struct mbuf *, int *);
142 static void ip_mloopback(struct ifnet *, struct mbuf *,
145 static int ip_pcbopts(int, struct mbuf **, struct mbuf *);
156 void in_delayed_cksum_offset(struct mbuf *, int );
157 void in_cksum_offset(struct mbuf* , size_t );
159 extern int (*fr_checkp)(struct ip *, int, struct ifnet *, int, struct mbuf **);
187 * IP output. The packet in mbuf chain m contains a skeletal IP
189 * The mbuf chain containing the packet will be freed.
190 * The mbuf opt, if present, will not be freed.
194 struct mbuf *m0,
195 struct mbuf *opt,
230 struct mbuf *m0,
232 struct mbuf *opt,
241 struct mbuf *m = m0;
264 struct mbuf * packetlist;
956 /* mbuf is already reclaimed in ipsec4_output. */
1068 struct mbuf *m1 = m;
1140 struct mbuf *clone = NULL;
1486 struct mbuf **mnext = &m->m_nextpkt;
1645 in_delayed_cksum_offset(struct mbuf *m0, int ip_offset)
1650 struct mbuf *m = m0;
1737 in_delayed_cksum(struct mbuf *m)
1743 in_cksum_offset(struct mbuf* m, size_t ip_offset)
1842 static struct mbuf *
1844 register struct mbuf *m;
1845 struct mbuf *opt;
1849 struct mbuf *n;
1958 struct mbuf *m;
2142 struct mbuf *m;
2309 struct mbuf *m = NULL;
2352 * Store in mbuf with pointer in pcbopt, adding pseudo-option
2358 struct mbuf **pcbopt,
2359 register struct mbuf *m)
2369 if (m == (struct mbuf *)0 || m->m_len == 0) {
2651 * If all options have default values, no need to keep the mbuf.
2927 register struct mbuf *m;
2932 struct mbuf *copym;
2975 * out on in the mbuf. ip_input will check if_hwassist of the