Home
last modified time | relevance | path

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

/freebsd-src/sys/netipsec/
H A Dipsec.c494 ipsec4_get_ulp(const struct mbuf * m,struct secpolicyindex * spidx,int needport) ipsec4_get_ulp() argument
571 ipsec4_setspidx_ipaddr(const struct mbuf * m,struct secpolicyindex * spidx) ipsec4_setspidx_ipaddr() argument
583 struct secpolicyindex spidx; ipsec4_getpolicy() local
677 ipsec6_get_ulp(const struct mbuf * m,struct secpolicyindex * spidx,int needport) ipsec6_get_ulp() argument
737 ipsec6_setspidx_ipaddr(const struct mbuf * m,struct secpolicyindex * spidx) ipsec6_setspidx_ipaddr() argument
749 struct secpolicyindex spidx; ipsec6_getpolicy() local
1157 struct secpolicyindex spidx; ipsec_hdrsiz_inpcb() local
[all...]
H A Dipsec_pcb.c127 ipsec_setspidx_inpcb(struct inpcb * inp,struct secpolicyindex * spidx,u_int dir) ipsec_setspidx_inpcb() argument
[all...]
H A Dipsec.h80 struct secpolicyindex spidx; /* selector */ global() member
132 struct secpolicyindex spidx; global() member
H A Dkey.c177 struct secpolicyindex spidx; /* secpolicyindex */ global() member
887 key_do_allocsp(struct secpolicyindex * spidx,u_int dir) key_do_allocsp() argument
914 key_allocsp(struct secpolicyindex * spidx,u_int dir) key_allocsp() argument
1442 key_getsp(struct secpolicyindex * spidx) key_getsp() argument
1982 struct secpolicyindex spidx; key_spdadd() local
2221 struct secpolicyindex spidx; key_spddelete() local
7011 key_newspacq(struct secpolicyindex * spidx) key_newspacq() argument
7036 key_getspacq(struct secpolicyindex * spidx) key_getspacq() argument
8319 spdcache_entry_alloc(const struct secpolicyindex * spidx,struct secpolicy * sp) spdcache_entry_alloc() argument
[all...]
H A Dkey_debug.c740 kdebug_secpolicyindex(struct secpolicyindex * spidx,const char * indent) kdebug_secpolicyindex() argument
[all...]