Searched refs:fragp (Results 1 – 3 of 3) sorted by relevance
482 uint8_t *next_hdr, ip6_frag_t **fragp) in mac_ip_hdr_length_v6() argument498 if (fragp != NULL) in mac_ip_hdr_length_v6()499 *fragp = NULL; in mac_ip_hdr_length_v6()530 if (fragp != NULL) in mac_ip_hdr_length_v6()531 *fragp = fraghdr; in mac_ip_hdr_length_v6()
1036 sndctl_dsp_setfragment(audio_client_t *c, int *fragp) in sndctl_dsp_setfragment() argument1042 nfrags = (*fragp) >> 16; in sndctl_dsp_setfragment()1048 fragsz = (*fragp) & 0xffff; in sndctl_dsp_setfragment()1060 bufsz = ((*fragp) >> 16) * (1U << (*fragp)); in sndctl_dsp_setfragment()
4984 allocfrags(long frags, daddr32_t *fragp, long *cylnop) in allocfrags() argument4994 for (i = 0, *fragp = 0; i < grow_fs_ncg; ++i) { in allocfrags()5005 *fragp = bit + cgbase(&sblock, i); in allocfrags()