Searched refs:xpl (Results 1 – 7 of 7) sorted by relevance
/external/ipsec-tools/src/libipsec/ |
D | ipsec_dump_policy.c | 97 struct sadb_x_policy *xpl = policy; local 113 if (xpl->sadb_x_policy_exttype != SADB_X_EXT_POLICY) { 123 if (xpl->sadb_x_policy_priority == 0) 129 else if (xpl->sadb_x_policy_priority < 132 priority_offset = xpl->sadb_x_policy_priority - PRIORITY_HIGH; 135 else if (xpl->sadb_x_policy_priority >= 137 xpl->sadb_x_policy_priority < 140 priority_offset = xpl->sadb_x_policy_priority - PRIORITY_DEFAULT; 145 priority_offset = xpl->sadb_x_policy_priority - PRIORITY_LOW; 162 switch (xpl->sadb_x_policy_dir) { [all …]
|
D | key_debug.c | 441 struct sadb_x_policy *xpl = (void *)ext; local 453 xpl->sadb_x_policy_type, xpl->sadb_x_policy_dir, 455 xpl->sadb_x_policy_id, xpl->sadb_x_policy_priority); 457 xpl->sadb_x_policy_id); 460 if (xpl->sadb_x_policy_type == IPSEC_POLICY_IPSEC) { 464 tlen = PFKEY_UNUNIT64(xpl->sadb_x_policy_len) - sizeof(*xpl); 465 xisr = (void *)(xpl + 1);
|
D | pfkey.c | 1662 struct sadb_x_policy xpl; in pfkey_send_x5() local 1669 + sizeof(xpl); in pfkey_send_x5() 1684 if (p + sizeof(xpl) != ep) { in pfkey_send_x5() 1688 memset(&xpl, 0, sizeof(xpl)); in pfkey_send_x5() 1689 xpl.sadb_x_policy_len = PFKEY_UNIT64(sizeof(xpl)); in pfkey_send_x5() 1690 xpl.sadb_x_policy_exttype = SADB_X_EXT_POLICY; in pfkey_send_x5() 1691 xpl.sadb_x_policy_id = spid; in pfkey_send_x5() 1692 memcpy(p, &xpl, sizeof(xpl)); in pfkey_send_x5()
|
/external/ipsec-tools/src/racoon/ |
D | pfkey.c | 1639 struct sadb_x_policy *xpl; local 1666 xpl = (struct sadb_x_policy *)mhp[SADB_X_EXT_POLICY]; 1687 if (xpl->sadb_x_policy_type != IPSEC_POLICY_IPSEC) { 1749 iph2[0] = getph2byid(src, dst, xpl->sadb_x_policy_id); 1762 sp_out = getspbyspid(xpl->sadb_x_policy_id); 1765 xpl->sadb_x_policy_id); 1817 iph2[n]->spid = xpl->sadb_x_policy_id; 2017 struct sadb_x_policy *xpl; local 2063 xpl = (struct sadb_x_policy *)policy; 2064 xpl->sadb_x_policy_len = PFKEY_UNIT64(policylen); [all …]
|
/external/libmtp/src/ |
D | ptp.c | 6788 MTPProperties *xpl; in ptp_object_want() 6795 xpl = &props[j]; in ptp_object_want() 6796 switch (xpl->property) { in ptp_object_want() 6798 if (xpl->datatype != PTP_DTC_UINT32) { in ptp_object_want() 6799 ptp_debug (params, "ptp2/mtpfast: parentobject has type 0x%x???", xpl->datatype); in ptp_object_want() 6802 oinfo.ParentObject = xpl->propval.u32; in ptp_object_want() 6803 ptp_debug (params, "ptp2/mtpfast: parent 0x%x", xpl->propval.u32); in ptp_object_want() 6806 if (xpl->datatype != PTP_DTC_UINT16) { in ptp_object_want() 6807 ptp_debug (params, "ptp2/mtpfast: objectformat has type 0x%x???", xpl->datatype); in ptp_object_want() 6810 oinfo.ObjectFormat = xpl->propval.u16; in ptp_object_want() [all …]
|
/external/ImageMagick/PerlMagick/t/reference/write/filter/ |
D | Quantize.miff | 61 '2�aWl`_�[_mzw�xpl������������������������QE
|
/external/toolchain-utils/android_bench_suite/panorama_input/ |
D | test_008.ppm | 5355 …SXepu�P_l3BOp����߃��Q`xZav`g|YVl`]sZR`RJXD:8PEDn`T����xpl[SVRZ]YaXbpZesksow����������������������…
|