Searched refs:ip6_unknown_opt (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.61.12/bsd/netinet6/ |
| H A D | dest6.c | 123 optlen = ip6_unknown_opt(opt, dstoptlen, m, in dest6_input()
|
| H A D | ip6_var.h | 545 extern int ip6_unknown_opt(uint8_t * __counted_by(optplen) optp, size_t optplen, struct mbuf *, siz…
|
| H A D | ip6_input.c | 1746 optlen = ip6_unknown_opt(opt, hbhlen, m, in ip6_process_hopopts() 1769 ip6_unknown_opt(uint8_t *__counted_by(optplen) optp, size_t optplen, struct mbuf *m, size_t off) in ip6_unknown_opt() function
|