Searched refs:map_packet_type_to_sll_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-linux.c291 static short int map_packet_type_to_sll_type(short int);
1524 hdrp->sll_pkttype = map_packet_type_to_sll_type(from.sll_pkttype);
2427 map_packet_type_to_sll_type(short int sll_pkttype) function
3927 hdrp->sll_pkttype = map_packet_type_to_sll_type(

Completed in 59 milliseconds