Searched defs:ct_show_secctx (Results 1 - 2 of 2) sorted by relevance

/net/ipv4/netfilter/
H A Dnf_conntrack_l3proto_ipv4_compat.c97 static int ct_show_secctx(struct seq_file *s, const struct nf_conn *ct) function
113 static inline int ct_show_secctx(struct seq_file *s, const struct nf_conn *ct) function
180 if (ct_show_secctx(s, ct))
/net/netfilter/
H A Dnf_conntrack_standalone.c122 static int ct_show_secctx(struct seq_file *s, const struct nf_conn *ct) function
138 static inline int ct_show_secctx(struct seq_file *s, const struct nf_conn *ct) function
232 if (ct_show_secctx(s, ct))

Completed in 36 milliseconds