Home
last modified time | relevance | path

Searched refs:ciphdr (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/usr.sbin/fwcontrol/
HDfwmpegts.c155 struct ciphdr *ciph; in mpegtsrecv()
214 ciph = (struct ciphdr *)(ptr + 1); /* skip iso header */ in mpegtsrecv()
224 if (pkt->mode.stream.len <= sizeof(struct ciphdr)) { in mpegtsrecv()
233 pkt->mode.stream.len - sizeof(struct ciphdr)); in mpegtsrecv()
253 pkt->mode.stream.len - sizeof(struct ciphdr)); in mpegtsrecv()
HDfwdv.c100 struct ciphdr *ciph; in dvrecv()
175 ciph = (struct ciphdr *)(ptr + 1); /* skip iso header */ in dvrecv()
184 if (pkt->mode.stream.len <= sizeof(struct ciphdr)) in dvrecv()
267 struct ciphdr *ciph; in dvsend()
295 pkt->mode.stream.len = DSIZE + sizeof(struct ciphdr); in dvsend()
301 pkt->mode.stream.len = sizeof(struct ciphdr); in dvsend()
305 ciph = (struct ciphdr *)&hdr[0][1]; in dvsend()
349 ciph = (struct ciphdr *)&hdr[nhdr][1]; in dvsend()
HDfwcontrol.c673 struct ciphdr *ciph; in detect_recv_fn()
710 ciph = (struct ciphdr *)(ptr + 1); in detect_recv_fn()
/freebsd-13-stable/sys/dev/firewire/
HDiec68113.h45 struct ciphdr { struct