HomeSort by relevance Sort by last modified time
    Searched refs:extracted_ether_type (Results 1 - 3 of 3) sorted by null

  /external/tcpdump/
print-ap1394.c 90 u_short extracted_ether_type; local
107 extracted_ether_type = 0;
109 &extracted_ether_type) == 0) {
print-ether.c 111 u_short extracted_ether_type; local
134 &extracted_ether_type) == 0) {
143 &extracted_ether_type) == 0) {
181 u_int length, u_int caplen, u_short *extracted_ether_type)
184 *extracted_ether_type = ether_type;
241 *extracted_ether_type = 0;
244 extracted_ether_type) == 0) {
268 *extracted_ether_type = 0;
271 extracted_ether_type) == 0) {
print-symantec.c 86 u_short extracted_ether_type; local
111 &extracted_ether_type) == 0) {

Completed in 45 milliseconds