Searched refs:bpf_skops_tx_timestamping (Results 1 – 3 of 3) sorted by relevance
3127 void bpf_skops_tx_timestamping(struct sock *sk, struct sk_buff *skb, int op);3129 static inline void bpf_skops_tx_timestamping(struct sock *sk, struct sk_buff *skb, int op) in bpf_skops_tx_timestamping() function
506 bpf_skops_tx_timestamping(sk, skb, BPF_SOCK_OPS_TSTAMP_SENDMSG_CB); in tcp_tx_timestamp()
5657 bpf_skops_tx_timestamping(sk, skb, op); in skb_tstamp_tx_report_bpf_timestamping()