| /src/sys/netbt/ |
| H A D | l2cap_upper.c | 448 uint16_t mtu; local in function:l2cap_setopt
|
| H A D | rfcomm_upper.c | 445 uint16_t mtu; local in function:rfcomm_setopt
|
| /src/usr.sbin/btpand/ |
| H A D | client.c | 49 uint16_t mru, mtu; local in function:client_init [all...] |
| H A D | server.c | 138 uint16_t mru, mtu; local in function:server_read [all...] |
| H A D | btpand.h | 72 size_t mtu; member in struct:channel
|
| /src/usr.sbin/altq/tbrconfig/ |
| H A D | tbrconfig.c | 245 u_int size, mtu; local in function:size_bucket 271 u_int size, freq, mtu; local in function:autosize_bucket 301 int s, mtu; local in function:get_ifmtu [all...] |
| /src/sys/net/ |
| H A D | if_srt.c | 107 int mtu; local in function:update_mtu
|
| H A D | if_l2tp.c | 704 u_long mtu; local in function:l2tp_ioctl
|
| H A D | if_ipsec.c | 799 u_long mtu; local in function:if_ipsec_ioctl
|
| /src/sys/dev/pci/cxgb/ |
| H A D | cxgb_vsc7323.c | 230 int t3_vsc7323_set_mtu(adapter_t *adap, unsigned int mtu, int port) argument
|
| H A D | cxgb_xgmac.c | 339 static int rx_fifo_hwm(int mtu) argument 347 int t3_mac_set_mtu(struct cmac *mac, unsigned int mtu) argument [all...] |
| H A D | cxgb_toedev.h | 92 unsigned int mtu; /* max size of TX offloaded data */ member in struct:toedev
|
| /src/usr.bin/rump_dhcpclient/ |
| H A D | net.c | 342 do_mtu(const char *ifname, short int mtu) argument
|
| /src/usr.sbin/rtadvd/ |
| H A D | if.c | 116 int s, mtu; local in function:if_getmtu
|
| /src/sys/netipsec/ |
| H A D | ipsec_output.c | 486 ipsec4_process_packet(struct mbuf * m,const struct ipsecrequest * isr,u_long * mtu) argument
|
| H A D | ipsecif.c | 196 int mtu; local in function:ipsecif4_needfrag 278 ipsecif4_fragout(struct ipsec_variant *var, int family, struct mbuf *m, int mtu) argument 375 int mtu; local in function:ipsecif4_output [all...] |
| /src/sys/netinet6/ |
| H A D | nd6.h | 131 struct nd_opt_mtu *mtu; member in struct:nd_opts::__anonf4bd607b0108
|
| H A D | ip6_input.c | 1274 ip6_notify_pmtu(struct inpcb * inp,const struct sockaddr_in6 * dst,uint32_t * mtu) argument
|
| /src/sys/nfs/ |
| H A D | nfs_boot.c | 252 nfs_boot_setmtu(struct ifnet *ifp, int mtu, struct lwp *lwp) argument
|
| /src/sys/altq/ |
| H A D | altq_rmclass.c | 669 int i, mtu; local in function:rmc_init
|
| /src/sys/dist/pf/net/ |
| H A D | if_pfsync.c | 1023 int mtu; local in function:pfsync_setmtu
|
| /src/usr.sbin/bta2dpd/bta2dpd/ |
| H A D | bta2dpd.c | 243 uint16_t mtu; variable in typeref:typename:uint16_t [all...] |
| /src/sys/netinet/ |
| H A D | ip_icmp.c | 1148 u_long mtu = ntohs(icp->icmp_nextmtu); /* Why a long? IPv6 */ local in function:icmp_mtudisc 1242 ip_next_mtu(u_int mtu,int dir) argument [all...] |
| H A D | ip_output.c | 242 u_long mtu; local in function:ip_output 837 ip_fragment(struct mbuf *m, struct ifnet *ifp, u_long mtu) argument [all...] |
| /src/sys/net80211/ |
| H A D | ieee80211_output.c | 913 ieee80211_fragment(struct ieee80211com * ic,struct mbuf * m0,u_int hdrsize,u_int ciphdrsize,u_int mtu) argument [all...] |