Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dem_ipt.c24 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 Dnft_fwd_netdev.c91 u8 nfproto; member
H A Dx_tables.c231 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
/linux/kernel/
H A Daudit.c2501 const struct sk_buff *skb, u8 nfproto) in audit_log_nf_skb()