Searched refs:fragp (Results 1 – 4 of 4) sorted by relevance
58 uint16_t *hdr_length, uint8_t *next_hdr, ip6_frag_t **fragp) in inet_pkthash_ip_hdr_length_v6() argument74 if (fragp != NULL) in inet_pkthash_ip_hdr_length_v6()75 *fragp = NULL; in inet_pkthash_ip_hdr_length_v6()106 if (fragp != NULL) in inet_pkthash_ip_hdr_length_v6()107 *fragp = fraghdr; in inet_pkthash_ip_hdr_length_v6()
1589 uint8_t *next_hdr, ip6_frag_t **fragp) in mac_ip_hdr_length_v6() argument1605 if (fragp != NULL) in mac_ip_hdr_length_v6()1606 *fragp = NULL; in mac_ip_hdr_length_v6()1637 if (fragp != NULL) in mac_ip_hdr_length_v6()1638 *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()
4985 allocfrags(long frags, daddr32_t *fragp, long *cylnop) in allocfrags() argument4995 for (i = 0, *fragp = 0; i < grow_fs_ncg; ++i) { in allocfrags()5006 *fragp = bit + cgbase(&sblock, i); in allocfrags()