Home
last modified time | relevance | path

Searched refs:tvb_frame_ops (Results 1 – 4 of 4) sorted by relevance

/dports/net/wireshark/wireshark-3.6.1/
H A Dframe_tvbuff.c150 static const struct tvb_ops tvb_frame_ops = { variable
170 tvb = tvb_new(&tvb_frame_ops); in frame_tvbuff_new()
242 cloned_tvb = tvb_new(&tvb_frame_ops); in frame_clone()
275 tvb = tvb_new(&tvb_frame_ops); in file_tvbuff_new()
/dports/net/wireshark-lite/wireshark-3.6.1/
H A Dframe_tvbuff.c150 static const struct tvb_ops tvb_frame_ops = { variable
170 tvb = tvb_new(&tvb_frame_ops); in frame_tvbuff_new()
242 cloned_tvb = tvb_new(&tvb_frame_ops); in frame_clone()
275 tvb = tvb_new(&tvb_frame_ops); in file_tvbuff_new()
/dports/net/tshark-lite/wireshark-3.6.1/
H A Dframe_tvbuff.c150 static const struct tvb_ops tvb_frame_ops = {
170 tvb = tvb_new(&tvb_frame_ops);
242 cloned_tvb = tvb_new(&tvb_frame_ops);
275 tvb = tvb_new(&tvb_frame_ops);
/dports/net/tshark/wireshark-3.6.1/
H A Dframe_tvbuff.c150 static const struct tvb_ops tvb_frame_ops = { variable
170 tvb = tvb_new(&tvb_frame_ops); in frame_tvbuff_new()
242 cloned_tvb = tvb_new(&tvb_frame_ops); in frame_clone()
275 tvb = tvb_new(&tvb_frame_ops); in file_tvbuff_new()