Searched refs:nc_trailer (Results 1 – 1 of 1) sorted by relevance
69 struct nc_trailer { struct78 + sizeof (struct nc_trailer)) argument364 struct nc_trailer *trailer; in net1080_rx_fixup()401 trailer = (struct nc_trailer *) in net1080_rx_fixup()440 struct nc_trailer *trailer = NULL; in net1080_tx_fixup()441 int padlen = sizeof (struct nc_trailer); in net1080_tx_fixup()486 trailer = (struct nc_trailer *) skb_put(skb, sizeof *trailer); in net1080_tx_fixup()500 + sizeof (struct nc_trailer); in net1080_bind()