pfctl_eth_anchor
struct pfctl_eth_anchor *anchor;
struct pfctl_eth_anchor *anchor;
struct pfctl_eth_anchor *parent;
struct pfctl_eth_anchor;
struct pfctl_eth_anchor *parent;
static struct pfctl_eth_anchor*
_pf_find_eth_anchor(struct pfctl_eth_anchor *anchor, const char *path)
struct pfctl_eth_anchor *a;
static struct pfctl_eth_anchor*
struct pfctl_eth_anchor *anchor;
struct pfctl_eth_anchor *anchor = NULL, *parent = NULL;
anchor = (struct pfctl_eth_anchor *)rs_malloc(sizeof(*anchor));
extern struct pfctl_eth_anchor pf_eth_main_anchor;
struct pfctl_eth_anchor *);
struct pfctl_eth_anchor pf_eth_main_anchor;
struct pfctl_eth_anchor *a)
struct pfctl_eth_anchor *eanchor, *ealast;
struct pfctl_eth_anchor *eastack[PFCTL_ANCHOR_STACK_DEPTH];