Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Desp.h42 struct esp { struct
43 u_int32_t esp_spi; /* ESP */ argument
H A Dxform_esp.c267 struct newesp *esp; in esp_input() local
/f-stack/dpdk/examples/ipsec-secgw/
H A Dsad.h66 struct rte_esp_hdr *esp; in sad_lookup() local
H A Desp.c227 struct rte_esp_hdr *esp = NULL; in esp_outbound() local
/f-stack/freebsd/i386/i386/
H A Dtrap.c882 int code, ss, esp; local
H A Ddb_trace.c300 int eip, esp, ebp; in db_nextframe() local
/f-stack/freebsd/i386/linux/
H A Dlinux_ptrace.c110 l_long esp; member
/f-stack/freebsd/i386/include/
H A Dvm86.h70 reg86_t esp; member
/f-stack/freebsd/amd64/include/xen/
H A Dhypercall.h191 unsigned long ss, unsigned long esp) in HYPERVISOR_stack_switch()
/f-stack/freebsd/i386/include/xen/
H A Dhypercall.h168 unsigned long ss, unsigned long esp) in HYPERVISOR_stack_switch()
/f-stack/app/micro_thread/
H A Dmicro_thread.cpp192 bool Thread::CheckStackHealth(char *esp) in CheckStackHealth()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_flow.c144 struct rte_flow_item_esp esp; member
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_fdir.c942 struct rte_flow_item_esp *esp; in i40e_flow_fdir_construct_pkt() local
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_protocol_type.h330 struct ice_esp_hdr esp; member