Searched refs:misc_opts (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbind6_prog.c85 static __inline int misc_opts(struct bpf_sock_addr *ctx, int opt) function
160 if (misc_opts(ctx, SO_MARK) || misc_opts(ctx, SO_PRIORITY))
H A Dbind4_prog.c79 static __inline int misc_opts(struct bpf_sock_addr *ctx, int opt) function
146 if (misc_opts(ctx, SO_MARK) || misc_opts(ctx, SO_PRIORITY))

Completed in 187 milliseconds