Searched refs:sk_mark (Results 1 – 3 of 3) sorted by relevance
| /include/net/ |
| A D | route.h | 152 flowi4_init_output(fl4, sk->sk_bound_dev_if, READ_ONCE(sk->sk_mark), in inet_sk_init_flowi4() 207 flowi4_init_output(fl4, oif, sk ? READ_ONCE(sk->sk_mark) : 0, tos, in ip_route_output_ports() 332 flowi4_init_output(fl4, oif, READ_ONCE(sk->sk_mark), ip_sock_rt_tos(sk), in ip_route_connect_init()
|
| A D | inet_sock.h | 111 u32 mark = READ_ONCE(sk->sk_mark); in inet_request_mark()
|
| A D | sock.h | 486 u32 sk_mark; member 1877 .mark = READ_ONCE(sk->sk_mark), in sockcm_init()
|
Completed in 15 milliseconds