Home
last modified time | relevance | path

Searched refs:tcp_optlen (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dtcp.h225 static inline unsigned int tcp_optlen(const struct sk_buff *skb) in tcp_optlen() function
/linux-3.4.99/drivers/net/ethernet/broadcom/
Dbnx2.c6496 tcp_opt_len = tcp_optlen(skb); in bnx2_start_xmit()
Dtg3.c6918 tcp_opt_len = tcp_optlen(skb); in tg3_start_xmit()