Searched refs:trailer_length (Results 1 – 3 of 3) sorted by relevance
2744 int trailer_length; in fake_set_trailers_fcs() local2748 trailer_length = 28; in fake_set_trailers_fcs()2751 trailer_length = 0; in fake_set_trailers_fcs()2765 &trailer_length, sizeof(trailer_length)); in fake_set_trailers_fcs()2767 trailer_length); in fake_set_trailers_fcs()
1425 int trailer_length; in sktc_feth_set_flags() local1563 trailer_length = ((flags & FETH_FLAGS_TRAILER) != 0) ? 2 : 0; in sktc_feth_set_flags()1567 &trailer_length, sizeof(trailer_length)); in sktc_feth_set_flags()
304 SYSCTL_PROC(_net_link_fake, OID_AUTO, trailer_length,