Home
last modified time | relevance | path

Searched refs:ph (Results 126 – 131 of 131) sorted by relevance

123456

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNS.c2515 IPv6PseudoHeader ph; in IPv6CheckSum() local
2516 ph.src = *src; in IPv6CheckSum()
2517 ph.dst = *dst; in IPv6CheckSum()
2518 ph.len.b[0] = length >> 24; in IPv6CheckSum()
2520 ph.len.b[2] = length >> 8; in IPv6CheckSum()
2521 ph.len.b[3] = length; in IPv6CheckSum()
2522 ph.pro.b[0] = 0; in IPv6CheckSum()
2523 ph.pro.b[1] = 0; in IPv6CheckSum()
2524 ph.pro.b[2] = 0; in IPv6CheckSum()
2525 ph.pro.b[3] = protocol; in IPv6CheckSum()
[all …]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c6153 ipsec_policy_head_t *ph; in ipsec_set_req() local
6259 ph = connp->conn_policy = ipsec_polhead_split(connp->conn_policy, in ipsec_set_req()
6261 if (ph == NULL) in ipsec_set_req()
6272 if (!ipsec_polhead_insert(ph, actp, nact, IPSEC_AF_V4, in ipsec_set_req()
6276 if (!ipsec_polhead_insert(ph, actp, nact, IPSEC_AF_V4, in ipsec_set_req()
6285 if (!ipsec_polhead_insert(ph, actp, nact, IPSEC_AF_V6, in ipsec_set_req()
6288 if (!ipsec_polhead_insert(ph, actp, nact, IPSEC_AF_V6, in ipsec_set_req()
6323 ipsec_polhead_flush(ph, ns); in ipsec_set_req()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h1357 PH *ph; /* PH server handle */ member
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c5314 usb_pipe_handle_t ph, char *what) in scsa2usb_clear_ept_stall() argument
5329 usb_pipe_reset(dip, ph, USB_FLAGS_SLEEP, NULL, NULL); in scsa2usb_clear_ept_stall()
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c982 usbgem_intr_cb(usb_pipe_handle_t ph, usb_intr_req_t *req) in usbgem_intr_cb() argument
/illumos-gate/usr/src/data/zoneinfo/
H A Dasia3662 # [1] http://www.officialgazette.gov.ph/2013/05/15/republic-act-no-10535/
3663 # [2] https://www1.pagasa.dost.gov.ph/index.php/astronomy/philippine-standard-time#republic-act-105…

123456