Searched defs:nfproto (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/net/sched/ | 
| D | em_ipt.c | 24 	u8 nfproto;  member101 	u8 nfproto, mrev = 0;  in get_xt_match()  local
 133 	u8 nfproto;  in em_ipt_change()  local
 211 	u8 nfproto = im->match->family;  in em_ipt_match()  local
 
 | 
| /Linux-v5.4/net/netfilter/ | 
| D | nf_conntrack_proto.c | 431 	u8 nfproto = (unsigned long)_nfproto;  in nf_ct_tcp_fixup()  local447 static int nf_ct_netns_do_get(struct net *net, u8 nfproto)  in nf_ct_netns_do_get()
 532 static void nf_ct_netns_do_put(struct net *net, u8 nfproto)  in nf_ct_netns_do_put()
 581 int nf_ct_netns_get(struct net *net, u8 nfproto)  in nf_ct_netns_get()
 608 void nf_ct_netns_put(struct net *net, uint8_t nfproto)  in nf_ct_netns_put()
 
 | 
| D | nft_fwd_netdev.c | 80 	u8			nfproto;  member
 | 
| D | x_tables.c | 208 xt_request_find_match(uint8_t nfproto, const char *name, uint8_t revision)  in xt_request_find_match()395 textify_hooks(char *buf, size_t size, unsigned int mask, uint8_t nfproto)  in textify_hooks()
 1551 	uint8_t nfproto = (unsigned long)PDE_DATA(file_inode(seq->file));  in xt_mttg_seq_next()  local
 1600 	uint8_t nfproto = (unsigned long)PDE_DATA(file_inode(seq->file));  in xt_mttg_seq_stop()  local
 
 | 
| D | nf_nat_proto.c | 529 			u8 nfproto, u8 proto, void *data, __sum16 *check,  in nf_nat_csum_recalc()
 |