Searched refs:__af4list_entry (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netlabel/
H A Dnetlabel_addrlist.h71 #define __af4list_entry(ptr) container_of(ptr, struct netlbl_af4list, list) macro
77 struct netlbl_af4list *n = __af4list_entry(s);
80 n = __af4list_entry(i);
89 struct netlbl_af4list *n = __af4list_entry(s);
92 n = __af4list_entry(i);

Completed in 96 milliseconds