Searched refs:xf_input (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/netipsec/ |
| H A D | xform.h | 93 int (*xf_input)(struct mbuf*, struct secasvar*, /* input */ member
|
| H A D | udpencap.c | 208 (*sav->tdb_xform->xf_input)(m, sav, hlen, off); in udp_ipsec_input()
|
| H A D | ipsec_input.c | 224 error = (*sav->tdb_xform->xf_input)(m, sav, skip, protoff); in ipsec_common_input()
|
| H A D | xform_ipcomp.c | 742 .xf_input = ipcomp_input,
|
| H A D | xform_ah.c | 1157 .xf_input = ah_input,
|
| H A D | xform_esp.c | 1055 .xf_input = esp_input,
|