Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
npf_rule_list Struct Reference

rule set for a given test location More...

#include <zephyr/net/net_pkt_filter.h>

Data Fields

sys_slist_t rule_head
 List head.
struct k_spinlock lock
 Lock protecting the list access.

Detailed Description

rule set for a given test location

Field Documentation

◆ lock

struct k_spinlock npf_rule_list::lock

Lock protecting the list access.

◆ rule_head

sys_slist_t npf_rule_list::rule_head

List head.


The documentation for this struct was generated from the following file: