Zephyr Project API 3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
npf_rule_list Struct Reference

rule set for a given test location More...

#include <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: