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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/ctf/
H A Dhndctf.h106 typedef struct ctf_ipc ctf_ipc_t; typedef in typeref:struct:ctf_ipc
122 typedef int32 (*ctf_ipc_add_t)(ctf_t *ci, ctf_ipc_t *ipc, bool v6);
123 typedef int32 (*ctf_ipc_delete_t)(ctf_t *ci, ctf_ipc_t *ipc, bool v6);
125 typedef int32 (*ctf_ipc_delete_multi_t)(ctf_t *ci, ctf_ipc_t *ipc,
126 ctf_ipc_t *ipcm, bool v6);
127 typedef int32 (*ctf_ipc_delete_range_t)(ctf_t *ci, ctf_ipc_t *start,
128 ctf_ipc_t *end, bool v6);
129 typedef int32 (*ctf_ipc_action_t)(ctf_t *ci, ctf_ipc_t *start,
130 ctf_ipc_t *end, uint32 action_mask, bool v6);
131 typedef ctf_ipc_t * (*ctf_ipc_lkup_
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_core.c135 ctf_ipc_t ipc_entry;
398 ctf_ipc_t *ipct;
413 ctf_ipc_t *ipct;
415 ctf_ipc_t orig_ipct, repl_ipct;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dpppoe.c912 ctf_ipc_t *ipc;
913 ipc = (ctf_ipc_t *)(*(uint32 *)&skb->pktc_cb[4]);

Completed in 61 milliseconds