Home
last modified time | relevance | path

Searched refs:nfqnl_ct_seq_adjust (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/net/netfilter/
Dnfnetlink_queue.h16 void nfqnl_ct_seq_adjust(struct sk_buff *skb, struct nf_conn *ct,
40 inline void nfqnl_ct_seq_adjust(struct sk_buff *skb, struct nf_conn *ct, in nfqnl_ct_seq_adjust() function
/linux-4.1.27/net/netfilter/
Dnfnetlink_queue_ct.c87 void nfqnl_ct_seq_adjust(struct sk_buff *skb, struct nf_conn *ct, in nfqnl_ct_seq_adjust() function
Dnfnetlink_queue_core.c1031 nfqnl_ct_seq_adjust(entry->skb, ct, ctinfo, diff); in nfqnl_recv_verdict()