Lines Matching refs:sockc
1873 static inline void sockcm_init(struct sockcm_cookie *sockc, in sockcm_init() argument
1876 *sockc = (struct sockcm_cookie) { in sockcm_init()
1884 struct sockcm_cookie *sockc);
1886 struct sockcm_cookie *sockc);
2750 const struct sockcm_cookie *sockc, in _sock_tx_timestamp() argument
2753 __u32 tsflags = sockc->tsflags; in _sock_tx_timestamp()
2760 *tskey = sockc->ts_opt_id; in _sock_tx_timestamp()
2768 const struct sockcm_cookie *sockc, in sock_tx_timestamp() argument
2771 _sock_tx_timestamp(sk, sockc, tx_flags, NULL); in sock_tx_timestamp()
2775 const struct sockcm_cookie *sockc) in skb_setup_tx_timestamp() argument
2777 _sock_tx_timestamp(skb->sk, sockc, &skb_shinfo(skb)->tx_flags, in skb_setup_tx_timestamp()