Symbol: NFPROTO_INET
include/net/netfilter/nf_tables.h
1345
(family == NFPROTO_INET && hooknum == NF_INET_INGRESS);
net/netfilter/core.c
291
case NFPROTO_INET:
net/netfilter/core.c
347
(pf == NFPROTO_INET && reg->hooknum == NF_INET_INGRESS))
net/netfilter/core.c
364
if (pf == NFPROTO_INET && reg->hooknum == NF_INET_INGRESS) {
net/netfilter/core.c
379
if (pf == NFPROTO_INET && reg->hooknum == NF_INET_INGRESS) {
net/netfilter/core.c
411
case NFPROTO_INET:
net/netfilter/core.c
524
if (reg->pf == NFPROTO_INET) {
net/netfilter/core.c
526
__nf_unregister_net_hook(net, NFPROTO_INET, reg);
net/netfilter/core.c
554
if (reg->pf == NFPROTO_INET) {
net/netfilter/core.c
556
err = __nf_register_net_hook(net, NFPROTO_INET, reg);
net/netfilter/nf_conntrack_proto.c
586
case NFPROTO_INET:
net/netfilter/nf_conntrack_proto.c
614
case NFPROTO_INET:
net/netfilter/nf_conntrack_standalone.c
1082
nf_ct_netns_put(net, NFPROTO_INET);
net/netfilter/nf_conntrack_standalone.c
1107
ret = nf_ct_netns_get(net, NFPROTO_INET);
net/netfilter/nf_flow_table_inet.c
69
.family = NFPROTO_INET,
net/netfilter/nf_log.c
190
if (pf == NFPROTO_INET) {
net/netfilter/nf_log.c
221
if (pf == NFPROTO_INET) {
net/netfilter/nf_nat_proto.c
1077
if (WARN_ON_ONCE(ops->pf != NFPROTO_INET))
net/netfilter/nf_tables_api.c
1551
|| family == NFPROTO_INET
net/netfilter/nfnetlink_hook.c
238
if (ops->pf == NFPROTO_INET && ops->hooknum == NF_INET_INGRESS)
net/netfilter/nft_chain_filter.c
199
.family = NFPROTO_INET,
net/netfilter/nft_chain_filter.c
384
table->family != NFPROTO_INET)
net/netfilter/nft_chain_filter.c
392
if (table->family == NFPROTO_INET &&
net/netfilter/nft_chain_nat.c
91
.family = NFPROTO_INET,
net/netfilter/nft_chain_route.c
137
.family = NFPROTO_INET,
net/netfilter/nft_compat.c
360
ctx->family != NFPROTO_INET &&
net/netfilter/nft_compat.c
645
ctx->family != NFPROTO_INET &&
net/netfilter/nft_ct.c
1068
case NFPROTO_INET:
net/netfilter/nft_ct.c
1163
family = NFPROTO_INET;
net/netfilter/nft_ct.c
1249
if (priv->l3num == ctx->family || ctx->family == NFPROTO_INET)
net/netfilter/nft_ct.c
1253
case NFPROTO_INET: /* tuple.src.l3num supports NFPROTO_IPV4/6 only */
net/netfilter/nft_ct.c
1331
if (l3num == NFPROTO_INET)
net/netfilter/nft_ct.c
454
case NFPROTO_INET:
net/netfilter/nft_fib.c
37
case NFPROTO_INET:
net/netfilter/nft_fib_inet.c
55
.family = NFPROTO_INET,
net/netfilter/nft_flow_offload.c
145
ctx->family != NFPROTO_INET)
net/netfilter/nft_masq.c
202
nf_ct_netns_put(ctx->net, NFPROTO_INET);
net/netfilter/nft_masq.c
217
.family = NFPROTO_INET,
net/netfilter/nft_meta.c
601
case NFPROTO_INET:
net/netfilter/nft_meta.c
623
case NFPROTO_INET:
net/netfilter/nft_meta.c
675
case NFPROTO_INET:
net/netfilter/nft_nat.c
147
ctx->family != NFPROTO_INET)
net/netfilter/nft_nat.c
198
if (ctx->family != NFPROTO_INET && ctx->family != family)
net/netfilter/nft_nat.c
341
priv->family == NFPROTO_INET)
net/netfilter/nft_nat.c
357
.family = NFPROTO_INET,
net/netfilter/nft_objref.c
33
ctx->family != NFPROTO_INET)
net/netfilter/nft_osf.c
122
case NFPROTO_INET:
net/netfilter/nft_queue.c
83
case NFPROTO_INET:
net/netfilter/nft_redir.c
192
nf_ct_netns_put(ctx->net, NFPROTO_INET);
net/netfilter/nft_redir.c
207
.family = NFPROTO_INET,
net/netfilter/nft_reject_inet.c
85
.family = NFPROTO_INET,
net/netfilter/nft_rt.c
170
ctx->family != NFPROTO_INET)
net/netfilter/nft_socket.c
187
case NFPROTO_INET:
net/netfilter/nft_socket.c
259
ctx->family != NFPROTO_INET)
net/netfilter/nft_synproxy.c
188
case NFPROTO_INET:
net/netfilter/nft_synproxy.c
220
case NFPROTO_INET:
net/netfilter/nft_synproxy.c
255
ctx->family != NFPROTO_INET)
net/netfilter/nft_tproxy.c
216
case NFPROTO_INET:
net/netfilter/nft_tproxy.c
320
ctx->family != NFPROTO_INET)
net/netfilter/nft_xfrm.c
240
ctx->family != NFPROTO_INET)
net/netfilter/nft_xfrm.c
48
case NFPROTO_INET:
net/netfilter/xt_nat.c
32
case NFPROTO_INET:
tools/bpf/bpftool/link.c
700
[NFPROTO_INET] = "inet",
tools/bpf/bpftool/link.c
734
case NFPROTO_INET:
tools/testing/selftests/bpf/prog_tests/netfilter_link_attach.c
27
{ .pf = NFPROTO_INET, .priority = 1, .name = "invalid-inet-not-supported", },