Home
last modified time | relevance | path

Searched refs:sadb_protocol (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/sys/net/
Dpfkeyv2.h186 struct sadb_protocol { struct
445 struct sadb_address *, struct sadb_protocol *, struct sadb_protocol *);
Dpfkeyv2.c341 struct sadb_protocol *sp; in pfkeyv2_policy()
346 i = 4 * sizeof(struct sadb_address) + sizeof(struct sadb_protocol); in pfkeyv2_policy()
466 sp->sadb_protocol_len = sizeof(struct sadb_protocol) / in pfkeyv2_policy()
1352 struct sadb_protocol *sa_proto; in pfkeyv2_send()
1370 sa_proto = ((struct sadb_protocol *) headers[SADB_X_EXT_PROTOCOL]); in pfkeyv2_send()
1408 struct sadb_protocol *sab; in pfkeyv2_send()
1413 sab = (struct sadb_protocol *) headers[SADB_X_EXT_FLOW_TYPE]; in pfkeyv2_send()
1526 switch (((struct sadb_protocol *) headers[SADB_X_EXT_FLOW_TYPE])->sadb_protocol_proto) { in pfkeyv2_send()
Dpfkeyv2_convert.c414 struct sadb_protocol *sab, struct sadb_protocol *ftype) in import_flow()
Dpfkeyv2_parsemessage.c434 if (i != sizeof(struct sadb_protocol)) { in pfkeyv2_parsemessage()
/mirbsd/src/sbin/ipsecctl/
Dpfkey.c63 struct sadb_protocol sa_flowtype, sa_protocol; in pfkey_flow()
467 struct sadb_protocol *sproto; in pfkey_parse()
564 sproto = (struct sadb_protocol *)ext; in pfkey_parse()
/mirbsd/src/sbin/isakmpd/
Dpf_key_v2.c916 struct sadb_protocol flowtype, tprotocol; in pf_key_v2_set_spi()
1642 struct sadb_protocol flowtype; in pf_key_v2_flow()
1645 struct sadb_protocol tprotocol; in pf_key_v2_flow()
2455 struct sadb_protocol *sproto; in pf_key_v2_acquire()
3563 struct sadb_protocol protocol; in pf_key_v2_group_spis()