Home
last modified time | relevance | path

Searched defs:nfproto (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/netfilter/
Dnf_conntrack_proto.c781 u8 nfproto = (unsigned long)_nfproto; in nf_ct_tcp_fixup() local
795 static int nf_ct_netns_do_get(struct net *net, u8 nfproto) in nf_ct_netns_do_get()
854 static void nf_ct_netns_do_put(struct net *net, u8 nfproto) in nf_ct_netns_do_put()
877 int nf_ct_netns_get(struct net *net, u8 nfproto) in nf_ct_netns_get()
902 void nf_ct_netns_put(struct net *net, uint8_t nfproto) in nf_ct_netns_put()
Dnft_fwd_netdev.c74 u8 nfproto; member
Dx_tables.c212 xt_request_find_match(uint8_t nfproto, const char *name, uint8_t revision) in xt_request_find_match()
400 textify_hooks(char *buf, size_t size, unsigned int mask, uint8_t nfproto) in textify_hooks()
1556 uint8_t nfproto = (unsigned long)PDE_DATA(file_inode(seq->file)); in xt_mttg_seq_next() local
1605 uint8_t nfproto = (unsigned long)PDE_DATA(file_inode(seq->file)); in xt_mttg_seq_stop() local
/Linux-v4.19/net/sched/
Dem_ipt.c90 u8 nfproto, mrev = 0; in get_xt_match() local