dst_length 1844 net/if_strip.c UnStuffData(u_char *src, u_char *end, u_char *dst, u_long dst_length) dst_length 1846 net/if_strip.c u_char *dst_end = dst + dst_length; dst_length 1849 net/if_strip.c if (!src || !end || !dst || !dst_length)