Searched refs:tcp_skb_cb (Results 1 – 7 of 7) sorted by relevance
79 struct tcp_skb_cb *scb = TCP_SKB_CB(skb); in tcp_rate_skb_delivered()
86 struct tcp_skb_cb *scb = TCP_SKB_CB(skb); in tcp_rack_detect_loss()
478 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in tcp_tx_timestamp()663 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in skb_entail()3832 BUILD_BUG_ON(sizeof(struct tcp_skb_cb) > in tcp_init()
1022 struct tcp_skb_cb *tcb; in __tcp_transmit_skb()3356 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in tcp_connect_queue_skb()
3080 struct tcp_skb_cb *scb = TCP_SKB_CB(skb); in tcp_clean_rtx_queue()
797 struct tcp_skb_cb { struct858 #define TCP_SKB_CB(__skb) ((struct tcp_skb_cb *)&((__skb)->cb[0]))
2144 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in BPF_CALL_4()2171 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in BPF_CALL_4()2187 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in do_sk_redirect_map()6727 off += offsetof(struct tcp_skb_cb, bpf.data_end); in sk_skb_convert_ctx_access()