Home
last modified time | relevance | path

Searched defs:recent_entry (Results 1 – 1 of 1) sorted by relevance

/net/netfilter/
Dxt_recent.c65 struct recent_entry { struct
66 struct list_head list;
67 struct list_head lru_list;
68 union nf_inet_addr addr;
69 u_int16_t family;
70 u_int8_t ttl;
71 u_int8_t index;
72 u_int16_t nstamps;
73 unsigned long stamps[0];