Searched refs:misc_opts (Results 1 – 2 of 2) sorted by relevance
81 static __inline int misc_opts(struct bpf_sock_addr *ctx, int opt) in misc_opts() function148 if (misc_opts(ctx, SO_MARK) || misc_opts(ctx, SO_PRIORITY)) in bind_v4_prog()
87 static __inline int misc_opts(struct bpf_sock_addr *ctx, int opt) in misc_opts() function162 if (misc_opts(ctx, SO_MARK) || misc_opts(ctx, SO_PRIORITY)) in bind_v6_prog()