Home
last modified time | relevance | path

Searched refs:sockc (Results 1 – 3 of 3) sorted by relevance

/include/net/
Dip.h75 struct sockcm_cookie sockc; member
96 ipcm->sockc.mark = inet->sk.sk_mark; in ipcm_init_sk()
97 ipcm->sockc.tsflags = inet->sk.sk_tsflags; in ipcm_init_sk()
Dsock.h1832 static inline void sockcm_init(struct sockcm_cookie *sockc, in sockcm_init() argument
1835 *sockc = (struct sockcm_cookie) { .tsflags = sk->sk_tsflags }; in sockcm_init()
1839 struct sockcm_cookie *sockc);
1841 struct sockcm_cookie *sockc);
Dipv6.h345 struct sockcm_cookie sockc; member