Home
last modified time | relevance | path

Searched refs:match_rules (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/core/bpf/socket_bind/
Dsocket-bind.bpf.c63 static __always_inline bool match_rules( in match_rules() function
86 if (match_rules(ctx, &sd_bind_allow)) in bind_socket()
89 if (match_rules(ctx, &sd_bind_deny)) in bind_socket()