Searched defs:nfproto (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/net/sched/ |
D | em_ipt.c | 24 u8 nfproto; member 101 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-6.6.21/net/netfilter/ |
D | nf_conntrack_proto.c | 422 u8 nfproto = (unsigned long)_nfproto; in nf_ct_tcp_fixup() local 438 static int nf_ct_netns_do_get(struct net *net, u8 nfproto) in nf_ct_netns_do_get() 527 static void nf_ct_netns_do_put(struct net *net, u8 nfproto) in nf_ct_netns_do_put() 582 int nf_ct_netns_get(struct net *net, u8 nfproto) in nf_ct_netns_get() 609 void nf_ct_netns_put(struct net *net, uint8_t nfproto) in nf_ct_netns_put()
|
D | nft_fwd_netdev.c | 91 u8 nfproto; member
|
D | x_tables.c | 228 xt_request_find_match(uint8_t nfproto, const char *name, uint8_t revision) in xt_request_find_match() 417 textify_hooks(char *buf, size_t size, unsigned int mask, uint8_t nfproto) in textify_hooks() 1587 uint8_t nfproto = (unsigned long)pde_data(file_inode(seq->file)); in xt_mttg_seq_next() local 1636 uint8_t nfproto = (unsigned long)pde_data(file_inode(seq->file)); in xt_mttg_seq_stop() local
|
D | nf_nat_proto.c | 540 u8 nfproto, u8 proto, void *data, __sum16 *check, in nf_nat_csum_recalc()
|
/linux-6.6.21/net/bpf/ |
D | test_run.c | 1555 static __be16 nfproto_eth(int nfproto) in nfproto_eth()
|