Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dtcp.h79 static inline unsigned int tcp_optlen(const struct sk_buff *skb) in tcp_optlen() function
/linux-6.14.4/drivers/net/ethernet/broadcom/
Dbnx2.c6620 tcp_opt_len = tcp_optlen(skb); in bnx2_start_xmit()
Dtg3.c8015 tcp_opt_len = tcp_optlen(skb); in __tg3_start_xmit()