Home
last modified time | relevance | path

Searched defs:mss (Results 1 – 25 of 64) sorted by relevance

123

/linux-3.3/include/linux/netfilter/
Dxt_TCPMSS.h7 __u16 mss; member
Dxt_osf.h71 __u16 ss, mss; member
/linux-3.3/drivers/net/ethernet/cisco/enic/
Dwq_enet_desc.h54 u64 address, u16 length, u16 mss, u16 header_length, in wq_enet_desc_enc()
73 u64 *address, u16 *length, u16 *mss, u16 *header_length, in wq_enet_desc_dec()
Denic_res.h109 unsigned int mss, unsigned int hdr_len, int vlan_tag_insert, in enic_queue_wq_desc_tso()
/linux-3.3/drivers/scsi/fnic/
Dwq_enet_desc.h52 u64 address, u16 length, u16 mss, u16 header_length, in wq_enet_desc_enc()
71 u64 *address, u16 *length, u16 *mss, u16 *header_length, in wq_enet_desc_dec()
Dfnic_res.h88 u32 d_id, u16 mss, in fnic_queue_wq_copy_desc_icmnd_16()
/linux-3.3/net/ipv6/
Dsyncookies.c123 const __u16 mss = *mssp; in cookie_v6_init_sequence() local
165 int mss; in cookie_v6_check() local
/linux-3.3/net/ipv4/
Dtcp_output.c120 int mss = tp->advmss; in tcp_advertise_mss() local
189 void tcp_select_initial_window(int __space, __u32 mss, in tcp_select_initial_window()
388 u16 mss; /* 0 to disable */ member
668 unsigned mss, struct sk_buff *skb, in tcp_synack_options()
1181 int tcp_mss_to_mtu(const struct sock *sk, int mss) in tcp_mss_to_mtu()
1912 int mss = icsk->icsk_ack.rcv_mss; in __tcp_select_window() local
2440 int mss; in tcp_make_synack() local
2803 unsigned int mss = tcp_current_mss(sk); in tcp_write_wakeup() local
Dsyncookies.c168 const __u16 mss = *mssp; in cookie_v4_init_sequence() local
277 int mss; in cookie_v4_check() local
Dtcp_timer.c122 int mss; in tcp_mtu_probing() local
Dtcp_input.c347 u32 mss = tcp_sk(sk)->advmss; in tcp_fixup_rcvbuf() local
1270 unsigned int mss; in tcp_match_skb_to_sack() local
1396 unsigned int pcount, int shifted, int mss, in tcp_shifted_skb()
1497 int mss; in tcp_shift_skb_data() local
2542 unsigned int mss; in tcp_mark_head_lost() local
2945 unsigned int mss = tcp_current_mss(sk); in tcp_simple_retransmit() local
Dtcp.c2679 unsigned int mss; in tcp_tso_segment() local
2768 unsigned int mss = 1; in tcp_gro_receive() local
/linux-3.3/ipc/
Dmsg.c225 static inline void ss_add(struct msg_queue *msq, struct msg_sender *mss) in ss_add()
232 static inline void ss_del(struct msg_sender *mss) in ss_del()
244 struct msg_sender *mss; in ss_wakeup() local
/linux-3.3/include/linux/
Dinet_lro.h64 int mss; member
/linux-3.3/net/netfilter/
Dxt_osf.c198 u16 window, totlen, mss = 0; in xt_osf_match_packet() local
/linux-3.3/fs/proc/
Dtask_mmu.c349 struct mem_size_stats *mss = walk->private; in smaps_pte_entry() local
392 struct mem_size_stats *mss = walk->private; in smaps_pte_range() local
430 struct mem_size_stats mss; in show_smap() local
/linux-3.3/include/net/
Drequest_sock.h56 u16 mss; member
Dtcp.h448 __u16 *mss) in cookie_v4_init_sequence()
465 __u16 *mss) in cookie_v6_init_sequence()
871 static inline void tcp_minshall_update(struct tcp_sock *tp, unsigned int mss, in tcp_minshall_update()
/linux-3.3/net/decnet/
Ddn_route.c264 u32 mss = mtu - DN_MAX_NSP_DATA_HEADER; in dn_dst_update_pmtu() local
866 unsigned int mss = dn_mss_from_pmtu(dev, dst_mtu(&rt->dst)); in dn_rt_set_next_hop() local
Daf_decnet.c1850 unsigned mss = 230 - DN_MAX_NSP_DATA_HEADER; in dn_mss_from_pmtu() local
1913 size_t mss; in dn_sendmsg() local
/linux-3.3/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c1240 u16 ipcse, tucse, mss; in ixgb_tso() local
1350 unsigned int mss = skb_shinfo(skb)->gso_size; in ixgb_tx_map() local
/linux-3.3/drivers/infiniband/hw/nes/
Dnes_context.h49 __le32 mss; member
Dnes_cm.h138 __be16 mss; member
275 u32 mss; member
/linux-3.3/arch/sparc/kernel/
Dldc.c159 u8 mss; member
255 unsigned int mss; in tx_has_space_for() local
1087 u8 mss, *mssbuf; in ldc_alloc() local
/linux-3.3/drivers/net/ethernet/intel/e1000/
De1000_main.c2707 u16 ipcse = 0, tucse, mss; in e1000_tso() local
2831 unsigned int mss) in e1000_tx_map()
3105 unsigned int mss; in e1000_xmit_frame() local

123