Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/fwcontrol/
Dfwmpegts.c156 struct ciphdr *ciph; in mpegtsrecv()
215 ciph = (struct ciphdr *)(ptr + 1); /* skip iso header */ in mpegtsrecv()
225 if (pkt->mode.stream.len <= sizeof(struct ciphdr)) { in mpegtsrecv()
234 pkt->mode.stream.len - sizeof(struct ciphdr)); in mpegtsrecv()
254 pkt->mode.stream.len - sizeof(struct ciphdr)); in mpegtsrecv()
Dfwdv.c102 struct ciphdr *ciph; in dvrecv()
177 ciph = (struct ciphdr *)(ptr + 1); /* skip iso header */ in dvrecv()
186 if (pkt->mode.stream.len <= sizeof(struct ciphdr)) in dvrecv()
269 struct ciphdr *ciph; in dvsend()
297 pkt->mode.stream.len = DSIZE + sizeof(struct ciphdr); in dvsend()
303 pkt->mode.stream.len = sizeof(struct ciphdr); in dvsend()
307 ciph = (struct ciphdr *)&hdr[0][1]; in dvsend()
351 ciph = (struct ciphdr *)&hdr[nhdr][1]; in dvsend()
Dfwcontrol.c674 struct ciphdr *ciph; in detect_recv_fn()
711 ciph = (struct ciphdr *)(ptr + 1); in detect_recv_fn()
/freebsd-12-stable/sys/dev/firewire/
Diec68113.h46 struct ciphdr { struct