Searched refs:ours (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/netinet/
H A Dip_input.c398 goto ours;
521 goto ours;
552 goto ours;
562 goto ours;
600 goto ours;
623 goto ours;
629 goto ours;
664 goto ours;
672 goto ours;
675 goto ours;
[all...]
/freebsd-9.3-release/sys/netinet6/
H A Dip6_input.c336 int *nxt, int *ours)
394 *ours = 1;
418 int nxt, ours = 0; local
449 ours = 1;
643 ours = 1;
684 ours = 1;
748 ours = 1;
838 ours = 1;
868 ours = 1;
920 error = ip6_input_hbh(m, &plen, &rtalert, &off, &nxt, &ours);
335 ip6_input_hbh(struct mbuf *m, uint32_t *plen, uint32_t *rtalert, int *off, int *nxt, int *ours) argument
[all...]
/freebsd-9.3-release/sys/netipx/
H A Dipx_input.c258 * received from, treat it as ours.
266 goto ours;
303 ours:
/freebsd-9.3-release/contrib/bmake/mk/
H A Ddpadd.mk71 # Order -L's to seach ours first.
H A Dgendirdeps.mk210 # anything we use from an object dir other than ours

Completed in 105 milliseconds