Home
last modified time | relevance | path

Searched refs:fddiiparp (Results 1 – 6 of 6) sorted by relevance

/dports/security/barnyard2/barnyard2-2-1.13/src/
H A Ddecode.c1473 p->fddiiparp = (Fddi_llc_iparp *) (pkt + sizeof(Fddi_hdr) + sizeof(Fddi_llc_saps)); in DecodeFDDIPkt()
1527 switch(htons(p->fddiiparp->ethertype)) in DecodeFDDIPkt()
1548 htons(p->fddiiparp->ethertype)); in DecodeFDDIPkt()
H A Ddecode.h1600 Fddi_llc_iparp *fddiiparp; member
/dports/security/barnyard2-sguil/barnyard2-2-1.13/src/
H A Ddecode.c1473 p->fddiiparp = (Fddi_llc_iparp *) (pkt + sizeof(Fddi_hdr) + sizeof(Fddi_llc_saps)); in DecodeFDDIPkt()
1527 switch(htons(p->fddiiparp->ethertype)) in DecodeFDDIPkt()
1548 htons(p->fddiiparp->ethertype)); in DecodeFDDIPkt()
H A Ddecode.h1600 Fddi_llc_iparp *fddiiparp; member
/dports/security/snort/snort-2.9.18/src/
H A Ddecode.h1797 Fddi_llc_iparp *fddiiparp; member
H A Ddecode.c6727 p->fddiiparp = (Fddi_llc_iparp *) (pkt + sizeof(Fddi_hdr) + sizeof(Fddi_llc_saps)); in DecodeFDDIPkt()
6782 switch(htons(p->fddiiparp->ethertype)) in DecodeFDDIPkt()
6806 htons(p->fddiiparp->ethertype)); in DecodeFDDIPkt()