Home
last modified time | relevance | path

Searched defs:drop_reason (Results 1 – 9 of 9) sorted by relevance

/xnu-11215.1.10/bsd/netinet6/
H A Dudp6_output.c184 drop_reason_t drop_reason = DROP_REASON_UNSPECIFIED; in udp6_output() local
H A Draw_ip6.c391 drop_reason_t drop_reason = DROP_REASON_UNSPECIFIED; in rip6_output() local
H A Dnd6_nbr.c613 drop_reason_t drop_reason = DROP_REASON_UNSPECIFIED; in nd6_ns_output() local
957 drop_reason_t drop_reason = DROP_REASON_UNSPECIFIED; in nd6_na_input() local
H A Dudp6_usrreq.c257 drop_reason_t drop_reason = DROP_REASON_UNSPECIFIED; in udp6_input() local
H A Dip6_output.c356 drop_reason_t drop_reason = DROP_REASON_UNSPECIFIED; in ip6_output_list() local
/xnu-11215.1.10/bsd/net/
H A Ddroptap.h209 typedef enum drop_reason : uint32_t { enum
/xnu-11215.1.10/bsd/netinet/
H A Dip_output.c359 drop_reason_t drop_reason = DROP_REASON_UNSPECIFIED; in ip_output_list() local
H A Dip_input.c2653 frag_freef(struct ipqhead *fhp, struct ipq *fp, drop_reason_t drop_reason) in frag_freef()
H A Dtcp_input.c2073 drop_reason_t drop_reason = DROP_REASON_UNSPECIFIED; in tcp_input() local