Searched refs:misc_opts (Results 1 – 2 of 2) sorted by relevance
79 static __inline int misc_opts(struct bpf_sock_addr *ctx, int opt) in misc_opts() function146 if (misc_opts(ctx, SO_MARK) || misc_opts(ctx, SO_PRIORITY)) in bind_v4_prog()
85 static __inline int misc_opts(struct bpf_sock_addr *ctx, int opt) in misc_opts() function160 if (misc_opts(ctx, SO_MARK) || misc_opts(ctx, SO_PRIORITY)) in bind_v6_prog()