Projet

Général

Profil

« Précédent | Suivant » 

Révision d167c5a9

Ajouté par Ermal il y a presque 10 ans

Catch up with needed changes

Voir les différences:

pfPorts/php55-pfSense-module/files/pfSense.c
920 920
		RETURN_FALSE;
921 921
	}
922 922

  
923
	xent = (ipfw_table_xentry *)(op3);
923 924
	array_init(return_value);
924 925
	add_assoc_long(return_value, "packets", pfSense_align_uint64(&xent->packets));
925 926
	add_assoc_long(return_value, "bytes", pfSense_align_uint64(&xent->bytes));

Formats disponibles : Unified diff