Zephyr API Documentation  3.6.0
A Scalable Open Source RTOS
3.6.0
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
 
struct k_spinlock lock
 

Detailed Description

rule set for a given test location

Field Documentation

◆ lock

struct k_spinlock npf_rule_list::lock

◆ rule_head

sys_slist_t npf_rule_list::rule_head

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