Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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: