Searched refs:ct_create_entry (Results 1 – 2 of 2) sorted by relevance
137 ct_create_entry(&ct_tpl, skb, CT_INGRESS); in netfirewall_policy_ingress()189 ct_create_entry(&ct_tpl, skb, CT_EGRESS); in netfirewall_policy_egress()
135 static __always_inline bool ct_create_entry(struct ct_tuple *tuple, struct __sk_buff *skb, const en… in ct_create_entry() function