Searched defs:nfproto (Results 1 – 7 of 7) sorted by relevance
| /linux/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 = im->match->family; in em_ipt_match() local
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_proto.c | 427 u8 nfproto = (unsigned long)_nfproto; in nf_ct_tcp_fixup() local 443 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() 587 int nf_ct_netns_get(struct net *net, u8 nfproto) in nf_ct_netns_get() 614 void nf_ct_netns_put(struct net *net, uint8_t nfproto) in nf_ct_netns_put()
|
| H A D | x_tables.c | 231 xt_request_find_match(uint8_t nfproto, const char *name, uint8_t revision) in xt_request_find_match() 420 textify_hooks(char *buf, size_t size, unsigned int mask, uint8_t nfproto) in textify_hooks() 1793 uint8_t nfproto = (unsigned long)pde_data(file_inode(seq->file)); in xt_mttg_seq_next() local 1842 uint8_t nfproto = (unsigned long)pde_data(file_inode(seq->file)); in xt_mttg_seq_stop() local
|
| H A D | nf_nat_proto.c | 478 u8 nfproto, u8 proto, void *data, __sum16 *check, in nf_nat_csum_recalc()
|
| /linux/include/net/netfilter/ |
| H A D | nf_conntrack_helper.h | 46 u8 nfproto; /* NFPROTO_*, can be NFPROTO_UNSPEC */ member
|
| /linux/net/bpf/ |
| H A D | test_run.c | 1764 static __be16 nfproto_eth(int nfproto) in nfproto_eth()
|
| /linux/kernel/ |
| H A D | audit.c | 2515 const struct sk_buff *skb, u8 nfproto) in audit_log_nf_skb()
|