Home
last modified time | relevance | path

Searched refs:struct_len (Results 1 – 25 of 86) sorted by relevance

1234

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-knxip.c664 if( struct_len <= 0 ) in dissect_hpai()
816 return struct_len; in dissect_hpai()
900 if( (struct_len != 4) && (struct_len != 6) ) in dissect_cri()
980 return struct_len; in dissect_cri()
1118 return struct_len; in dissect_crd()
1253 return struct_len; in dissect_cnhdr()
1660 return struct_len; in dissect_selector()
1818 if( struct_len & 1 ) in dissect_dib_suppsvc()
1882 if( struct_len < 6 ) in dissect_dib_ipconfig()
2390 return struct_len; in dissect_dib()
[all …]
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-knxip.c664 if( struct_len <= 0 ) in dissect_hpai()
816 return struct_len; in dissect_hpai()
900 if( (struct_len != 4) && (struct_len != 6) ) in dissect_cri()
980 return struct_len; in dissect_cri()
1118 return struct_len; in dissect_crd()
1253 return struct_len; in dissect_cnhdr()
1660 return struct_len; in dissect_selector()
1818 if( struct_len & 1 ) in dissect_dib_suppsvc()
1882 if( struct_len < 6 ) in dissect_dib_ipconfig()
2390 return struct_len; in dissect_dib()
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-knxip.c664 if( struct_len <= 0 ) in dissect_hpai()
816 return struct_len; in dissect_hpai()
900 if( (struct_len != 4) && (struct_len != 6) ) in dissect_cri()
980 return struct_len; in dissect_cri()
1118 return struct_len; in dissect_crd()
1253 return struct_len; in dissect_cnhdr()
1660 return struct_len; in dissect_selector()
1818 if( struct_len & 1 ) in dissect_dib_suppsvc()
1882 if( struct_len < 6 ) in dissect_dib_ipconfig()
2390 return struct_len; in dissect_dib()
[all …]
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-knxip.c664 if( struct_len <= 0 ) in dissect_hpai()
816 return struct_len; in dissect_hpai()
900 if( (struct_len != 4) && (struct_len != 6) ) in dissect_cri()
980 return struct_len; in dissect_cri()
1118 return struct_len; in dissect_crd()
1253 return struct_len; in dissect_cnhdr()
1660 return struct_len; in dissect_selector()
1818 if( struct_len & 1 ) in dissect_dib_suppsvc()
1882 if( struct_len < 6 ) in dissect_dib_ipconfig()
2390 return struct_len; in dissect_dib()
[all …]
/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dgusrmax.cpp44 record->struct_len = (byte)(recsize / 20); in MaximusUser()
79 uint _tmp = record->struct_len ? record->struct_len*20 : 180; in read()
116 record->struct_len = (byte)(recsize / 20); in recinit()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dexcess.c15 struct_len) in excess_() argument
227 suffix_(struct__, &c__1, error, struct_len, (ftnlen)320); in excess_()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dexcess.c15 struct_len) in excess_() argument
227 suffix_(struct__, &c__1, error, struct_len, (ftnlen)320); in excess_()
/dports/multimedia/libv4l/linux-5.13-rc2/net/ceph/
H A Ddecode.c15 u32 struct_len, addr_len; in ceph_decode_entity_addr_versioned() local
19 &struct_len); in ceph_decode_entity_addr_versioned()
24 struct_end = *p + struct_len; in ceph_decode_entity_addr_versioned()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ceph/
H A Ddecode.c15 u32 struct_len, addr_len; in ceph_decode_entity_addr_versioned() local
19 &struct_len); in ceph_decode_entity_addr_versioned()
24 struct_end = *p + struct_len; in ceph_decode_entity_addr_versioned()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ceph/
H A Ddecode.c15 u32 struct_len, addr_len; in ceph_decode_entity_addr_versioned() local
19 &struct_len); in ceph_decode_entity_addr_versioned()
24 struct_end = *p + struct_len; in ceph_decode_entity_addr_versioned()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/ceph/
H A Ddecode.h319 u32 struct_len) in ceph_start_encoding() argument
323 ceph_encode_32(p, struct_len); in ceph_start_encoding()
338 u32 *struct_len) in ceph_start_decoding() argument
351 *struct_len = ceph_decode_32(p); in ceph_start_decoding()
352 ceph_decode_need(p, end, *struct_len, bad); in ceph_start_decoding()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/ceph/
H A Ddecode.h319 u32 struct_len) in ceph_start_encoding() argument
323 ceph_encode_32(p, struct_len); in ceph_start_encoding()
338 u32 *struct_len) in ceph_start_decoding() argument
351 *struct_len = ceph_decode_32(p); in ceph_start_decoding()
352 ceph_decode_need(p, end, *struct_len, bad); in ceph_start_decoding()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/ceph/
H A Ddecode.h319 u32 struct_len) in ceph_start_encoding() argument
323 ceph_encode_32(p, struct_len); in ceph_start_encoding()
338 u32 *struct_len) in ceph_start_decoding() argument
351 *struct_len = ceph_decode_32(p); in ceph_start_decoding()
352 ceph_decode_need(p, end, *struct_len, bad); in ceph_start_decoding()
/dports/misc/lifelines/lifelines-3.1.1/src/liflines/
H A Dvalgdcom.c83 static INT struct_len = 0; variable
701 for (i = 0; retval && (i < struct_len); i++) { in check_stdkeys()
759 for (i = 0; i < struct_len; i++) { in addmissingkeys()
799 for (i = 0; i < struct_len; i++) { in check_references()
1000 if ((n = struct_len) >= struct_max) { in add_to_structures()
1009 i = struct_len; in add_to_structures()
1011 insert_table_int(convtab, xref, struct_len++); in add_to_structures()
1012 return struct_len - 1; in add_to_structures()
1028 for (i = 0; i < struct_len; i++) { in clear_structures()
1033 struct_len = 0; in clear_structures()
/dports/net/samba412/samba-4.12.15/source3/smbd/
H A Dlanman.c1369 int struct_len; in fill_srv_info() local
1377 struct_len = 16; in fill_srv_info()
1380 struct_len = 26; in fill_srv_info()
1399 len = struct_len; in fill_srv_info()
1897 int struct_len; in fill_share_info() local
1905 struct_len = 13; in fill_share_info()
1908 struct_len = 20; in fill_share_info()
1911 struct_len = 40; in fill_share_info()
1938 len = struct_len; in fill_share_info()
3575 int struct_len; in api_RNetServerGetInfo() local
[all …]
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fastlst/aplibs/include/
H A Dfb.hpp48 byte struct_len; /* Length of this structure. USE THIS! */ member
/dports/news/husky/husky-1.9.20191207/fastlst/include/max/
H A Dfb.h48 byte struct_len; /* Length of this structure. USE THIS! */ member
/dports/news/husky/husky-1.9.20191207/fastlst/aplibs/include/
H A Dfb.hpp48 byte struct_len; /* Length of this structure. USE THIS! */ member
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fastlst/include/max/
H A Dfb.h48 byte struct_len; /* Length of this structure. USE THIS! */ member
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fastlst/aplibs/include/
H A Dfb.hpp48 byte struct_len; /* Length of this structure. USE THIS! */ member
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fastlst/include/max/
H A Dfb.h48 byte struct_len; /* Length of this structure. USE THIS! */ member
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fastlst/include/max/
H A Dfb.h48 byte struct_len; /* Length of this structure. USE THIS! */ member
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fastlst/aplibs/include/
H A Dfb.hpp48 byte struct_len; /* Length of this structure. USE THIS! */ member
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fastlst/aplibs/include/
H A Dfb.hpp48 byte struct_len; /* Length of this structure. USE THIS! */ member
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fastlst/include/max/
H A Dfb.h48 byte struct_len; /* Length of this structure. USE THIS! */ member

1234