Lines Matching refs:sockc
1911 static inline void sockcm_init(struct sockcm_cookie *sockc, in sockcm_init() argument
1914 *sockc = (struct sockcm_cookie) { in sockcm_init()
1922 struct sockcm_cookie *sockc);
1924 struct sockcm_cookie *sockc);
2880 const struct sockcm_cookie *sockc, in _sock_tx_timestamp() argument
2883 __u32 tsflags = sockc->tsflags; in _sock_tx_timestamp()
2890 *tskey = sockc->ts_opt_id; in _sock_tx_timestamp()
2898 const struct sockcm_cookie *sockc, in sock_tx_timestamp() argument
2901 _sock_tx_timestamp(sk, sockc, tx_flags, NULL); in sock_tx_timestamp()
2905 const struct sockcm_cookie *sockc) in skb_setup_tx_timestamp() argument
2907 _sock_tx_timestamp(skb->sk, sockc, &skb_shinfo(skb)->tx_flags, in skb_setup_tx_timestamp()