/kernel/linux/linux-5.10/net/sched/ |
H A 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 in em_ipt_match() local [all...] |
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_fwd_netdev.c | 88 u8 nfproto; member
|
H A D | nf_conntrack_proto.c | 431 u8 nfproto = (unsigned long)_nfproto; in nf_ct_tcp_fixup() local 447 static int nf_ct_netns_do_get(struct net *net, u8 nfproto) in nf_ct_netns_do_get() argument 532 static void nf_ct_netns_do_put(struct net *net, u8 nfproto) in nf_ct_netns_do_put() argument 583 int nf_ct_netns_get(struct net *net, u8 nfproto) in nf_ct_netns_get() argument 610 nf_ct_netns_put(struct net *net, uint8_t nfproto) nf_ct_netns_put() argument [all...] |
H A D | nf_nat_proto.c | 539 nf_nat_csum_recalc(struct sk_buff *skb, u8 nfproto, u8 proto, void *data, __sum16 *check, int datalen, int oldlen) nf_nat_csum_recalc() argument
|
H A D | x_tables.c | 208 xt_request_find_match(uint8_t nfproto, const char *name, uint8_t revision) in xt_request_find_match() argument 397 textify_hooks(char *buf, size_t size, unsigned int mask, uint8_t nfproto) in textify_hooks() argument 1544 uint8_t nfproto = (unsigned long)PDE_DATA(file_inode(seq->file)); in xt_mttg_seq_next() local 1593 uint8_t nfproto = (unsigned long)PDE_DATA(file_inode(seq->file)); xt_mttg_seq_stop() local [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A 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 in em_ipt_match() local [all...] |
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_fwd_netdev.c | 91 u8 nfproto; member
|
H A 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() argument 527 static void nf_ct_netns_do_put(struct net *net, u8 nfproto) in nf_ct_netns_do_put() argument 582 int nf_ct_netns_get(struct net *net, u8 nfproto) in nf_ct_netns_get() argument 609 nf_ct_netns_put(struct net *net, uint8_t nfproto) nf_ct_netns_put() argument [all...] |
H A D | nf_nat_proto.c | 539 nf_nat_csum_recalc(struct sk_buff *skb, u8 nfproto, u8 proto, void *data, __sum16 *check, int datalen, int oldlen) nf_nat_csum_recalc() argument
|
H A D | x_tables.c | 228 xt_request_find_match(uint8_t nfproto, const char *name, uint8_t revision) in xt_request_find_match() argument 417 textify_hooks(char *buf, size_t size, unsigned int mask, uint8_t nfproto) in textify_hooks() argument 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)); xt_mttg_seq_stop() local [all...] |
/kernel/linux/linux-6.6/net/bpf/ |
H A D | test_run.c | 1555 static __be16 nfproto_eth(int nfproto) in nfproto_eth() argument
|