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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-vxlan-gpe.c64 uint8_t next_protocol; local
75 next_protocol = *bp;
87 switch (next_protocol) {
H A Dprint-nsh.c56 uint8_t next_protocol; local
78 next_protocol = *bp;
95 ND_PRINT((ndo, "next-protocol 0x%x, ", next_protocol));
165 switch (next_protocol) {
/freebsd-13-stable/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sdp.c230 goto next_protocol;
257 next_protocol:

Completed in 106 milliseconds