/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | __vlog.c | 667 double l0, l1, l2, l3; local 744 l3 = d3 * TBL[i3+1]; 749 s3 = h3 + l3; 769 *y = (n3 * ln2hi + TBL[i3+2]) + (h3 + (l3 +
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | tparm.c | 201 tparm_p3(char *instring, long l1, long l2, long l3) argument 207 p[2] = l3; 214 tparm_p4(char *instring, long l1, long l2, long l3, long l4) argument 220 p[2] = l3; 228 tparm_p7(char *instring, long l1, long l2, long l3, long l4, long l5, long l6, argument 235 p[2] = l3;
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | slp.h | 55 unsigned char l1, l2, l3; member in struct:slpv2_hdr
|
/illumos-gate/usr/src/uts/common/inet/ilb/ |
H A D | ilb_nat.c | 419 ilb_full_nat(int l3, void *iph, int l4, void *tph, ilb_nat_info_t *info, argument 441 switch (l3) { 490 ilb_half_nat(int l3, void *iph, int l4, void *tph, ilb_nat_info_t *info, argument 516 switch (l3) {
|
H A D | ilb.c | 365 ilb_rule_hash(ilb_stack_t *ilbs, int l3, int l4, in6_addr_t *addr, argument 389 if (rule->ir_ipver != l3 || rule->ir_proto != l4 || 394 if (l3 == IPPROTO_IP) { 968 ilb_match_rule(ilb_stack_t *ilbs, zoneid_t zoneid, const char *name, int l3, argument 987 if (tmp_rule->ir_ipver != l3 || tmp_rule->ir_proto != l4) 1002 * If l3 is IPv4, the addr passed in is assumed to be 1666 in6_addr_t *dst, int l3, int l4, void *iph, uint8_t *tph, uint32_t pkt_len, 1707 if (ilb_check_conn(ilbs, l3, iph, l4, tph, src, dst, sport, dport, 1720 rule = ilb_rule_hash(ilbs, l3, l4, dst, dport, ill->ill_zoneid, 1827 ilb_full_nat(l3, ip 1665 ilb_check(ilb_stack_t *ilbs, ill_t *ill, mblk_t *mp, in6_addr_t *src, in6_addr_t *dst, int l3, int l4, void *iph, uint8_t *tph, uint32_t pkt_len, in6_addr_t *lb_dst) argument [all...] |
H A D | ilb_conn.c | 829 ilb_check_conn(ilb_stack_t *ilbs, int l3, void *iph, int l4, void *tph, argument 843 ilb_full_nat(l3, iph, l4, tph, &rule_cache.info, 849 ilb_half_nat(l3, iph, l4, tph, &rule_cache.info, 864 ilb_full_nat(l3, iph, l4, tph, &rule_cache.info, 870 ilb_half_nat(l3, iph, l4, tph, &rule_cache.info, 889 ilb_check_icmp_conn(ilb_stack_t *ilbs, mblk_t *mp, int l3, void *out_iph, argument 906 if (l3 == IPPROTO_IP) { 934 ASSERT(l3 == IPPROTO_IPV6); 998 if (l3 == IPPROTO_IP) {
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | xfs.h | 194 * l1:0-8, l2:0-31, and l3:21-31 are startblock. 195 * l3:0-20 are blockcount. 207 xfs_uint32_t l0, l1, l2, l3; member in struct:xfs_bmbt_rec_32
|
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/ |
H A D | fhc.h | 390 short l3[L3_SZ]; /* level 3 samples */ member in struct:temp_stats
|