Searched defs:mtu (Results 1 - 16 of 16) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_forward.c519 uint32_t mtu; local
H A Dip6_input.c1777 ip6_notify_pmtu(struct inpcb *in6p, struct sockaddr_in6 *dst, u_int32_t *mtu) argument
H A Dicmp6.c1191 u_int mtu = ntohl(icmp6->icmp6_mtu); local
H A Dip6_output.c290 u_int32_t mtu; local
1753 u_int32_t mtu = 0; local
[all...]
H A Dnd6.c1049 nd6_post_msg(u_int32_t code, struct nd_prefix_list *prefix_list, u_int32_t list_length, u_int32_t mtu, char *dl_addr, u_int32_t dl_addr_len) argument
H A Dnd6.h702 u_int32_t mtu; member in struct:kev_nd6_ra_data
754 struct nd_opt_mtu *mtu; member in struct:nd_opts::__anon438
H A Dnd6_rtr.c384 u_int32_t mtu = 0; local
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dif_gif.c607 u_int32_t mtu; local
H A Dif_vlan.c552 siocsifaltmtu(struct ifnet * ifp, int mtu) argument
1670 ifvlan_new_mtu(ifvlan_ref ifv, int mtu) argument
1710 vlan_set_mtu(struct ifnet * ifp, int mtu) argument
[all...]
H A Dkpi_interface.c908 ifnet_set_mtu(ifnet_t interface, u_int32_t mtu) argument
H A Dif_bond.c674 siocsifmtu(struct ifnet * ifp, int mtu) argument
2609 bond_set_mtu_on_ports(ifbond_ref ifb, int mtu) argument
2626 bond_set_mtu(struct ifnet * ifp, int mtu, int isdevmtu) argument
[all...]
/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_subr.c735 u_int32_t mtu = ifp->if_mtu; local
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.c867 ip_next_mtu(int mtu, int dir) argument
H A Dip_output.c1829 ip_fragment(struct mbuf *m, struct ifnet *ifp, unsigned long mtu, int sw_csum) argument
H A Dtcp_subr.c1775 int mtu; local
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_rmclass.c734 int i, mtu; local

Completed in 103 milliseconds