Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtcp.h79 static inline unsigned int tcp_optlen(const struct sk_buff *skb) in tcp_optlen() function
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c6619 tcp_opt_len = tcp_optlen(skb); in bnx2_start_xmit()
H A Dtg3.c7951 tcp_opt_len = tcp_optlen(skb); in tg3_start_xmit()