Searched defs:spd_ext_actions (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dpfpolicy.h273 struct spd_ext_actions struct
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c594 struct spd_ext_actions *actp;
653 actp = (struct spd_ext_actions *)exts[SPD_EXT_ACTION];
989 struct spd_ext_actions *spd_ext_actions; local
1182 spd_ext_actions = (struct spd_ext_actions *)next;
1184 spd_ext_actions->spd_actions_exttype = SPD_EXT_ACTION;
1187 ap = (struct spd_attribute *)(&spd_ext_actions[1]);
1204 spd_ext_actions->spd_actions_count = act_cnt;
1205 spd_ext_actions
2038 struct spd_ext_actions *spd_ext_actions; local
2250 struct spd_ext_actions *spd_ext_actions; local
[all...]

Completed in 65 milliseconds