Searched refs:socket_bind_rule (Results 1 – 3 of 3) sorted by relevance
26 __type(value, struct socket_bind_rule);38 __u8 address_family, const struct socket_bind_rule *r) { in match_af()43 __u32 protocol, const struct socket_bind_rule *r) { in match_protocol()48 __u16 port, const struct socket_bind_rule *r) { in match_user_port()57 const struct socket_bind_rule *r) { in match()71 const struct socket_bind_rule *rule = bpf_map_lookup_elem(rules, &key); in match_rules()
44 struct socket_bind_rule { struct
35 struct socket_bind_rule val = { in update_rules_map()