Searched refs:trailer_length (Results 1 – 3 of 3) sorted by relevance
2746 int trailer_length; in fake_set_trailers_fcs() local2750 trailer_length = 28; in fake_set_trailers_fcs()2753 trailer_length = 0; in fake_set_trailers_fcs()2767 &trailer_length, sizeof(trailer_length)); in fake_set_trailers_fcs()2769 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()
306 SYSCTL_PROC(_net_link_fake, OID_AUTO, trailer_length,