Lines Matching refs:BPF_ALIGNMENT
1098 p->sf.base = (u_char *)malloc(p->bufsize + BPF_ALIGNMENT);1103 p->buffer = p->sf.base + BPF_ALIGNMENT - (linklen % BPF_ALIGNMENT);