Lines Matching refs:sockc
1857 static inline void sockcm_init(struct sockcm_cookie *sockc, in sockcm_init() argument
1860 *sockc = (struct sockcm_cookie) { in sockcm_init()
1868 struct sockcm_cookie *sockc);
1870 struct sockcm_cookie *sockc);
2724 const struct sockcm_cookie *sockc, in _sock_tx_timestamp() argument
2727 __u32 tsflags = sockc->tsflags; in _sock_tx_timestamp()
2734 *tskey = sockc->ts_opt_id; in _sock_tx_timestamp()
2744 const struct sockcm_cookie *sockc, in sock_tx_timestamp() argument
2747 _sock_tx_timestamp(sk, sockc, tx_flags, NULL); in sock_tx_timestamp()
2751 const struct sockcm_cookie *sockc) in skb_setup_tx_timestamp() argument
2753 _sock_tx_timestamp(skb->sk, sockc, &skb_shinfo(skb)->tx_flags, in skb_setup_tx_timestamp()