Home
last modified time | relevance | path

Searched defs:tvbuff (Results 1 – 10 of 10) sorted by relevance

/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dtvbuff-int.h35 struct tvbuff { struct
37 tvbuff_t *next; argument
43 struct tvbuff *ds_tvb; /**< data source top-level tvbuff */ argument
69 /** If this was extracted from a parent tvbuff, argument
85 /* Offset from beginning of first "real" tvbuff. */ argument
89 WS_DLL_PUBLIC tvbuff_t *tvb_new(const struct tvb_ops *ops); argument
/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dtvbuff-int.h35 struct tvbuff { struct
37 tvbuff_t *next; argument
43 struct tvbuff *ds_tvb; /**< data source top-level tvbuff */ argument
69 /** If this was extracted from a parent tvbuff, argument
85 /* Offset from beginning of first "real" tvbuff. */ argument
89 WS_DLL_PUBLIC tvbuff_t *tvb_new(const struct tvb_ops *ops); argument
/dports/net/tshark-lite/wireshark-3.6.1/epan/
H A Dtvbuff-int.h35 struct tvbuff { struct
37 tvbuff_t *next; argument
43 struct tvbuff *ds_tvb; /**< data source top-level tvbuff */ argument
69 /** If this was extracted from a parent tvbuff, argument
85 /* Offset from beginning of first "real" tvbuff. */ argument
89 WS_DLL_PUBLIC tvbuff_t *tvb_new(const struct tvb_ops *ops); argument
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dtvbuff-int.h35 struct tvbuff { struct
37 tvbuff_t *next; argument
43 struct tvbuff *ds_tvb; /**< data source top-level tvbuff */ argument
69 /** If this was extracted from a parent tvbuff, argument
85 /* Offset from beginning of first "real" tvbuff. */ argument
89 WS_DLL_PUBLIC tvbuff_t *tvb_new(const struct tvb_ops *ops); argument
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/rusqlite-0.26.1/src/
H A Dpragma.rs298 } else if !is_identifier_continue(ch) { in mtp2_fcs16()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-mtp2.c298 mtp2_fcs16(tvbuff_t * tvbuff) in mtp2_fcs16()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-mtp2.c298 mtp2_fcs16(tvbuff_t * tvbuff) in mtp2_fcs16()
H A Dpacket-ppp.c1660 fcs16(tvbuff_t *tvbuff) in fcs16()
1676 fcs32(tvbuff_t *tvbuff) in fcs32()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppp.c1660 fcs16(tvbuff_t *tvbuff) in fcs16()
1676 fcs32(tvbuff_t *tvbuff) in fcs32()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppp.c1660 fcs16(tvbuff_t *tvbuff) in fcs16()
1676 fcs32(tvbuff_t *tvbuff) in fcs32()