Searched refs:out_m (Results 1 – 2 of 2) sorted by relevance
234 struct mbuf *out_m = NULL; in esp4_input_extended() local721 out_m = m; in esp4_input_extended()863 out_m = m; in esp4_input_extended()901 return out_m; in esp4_input_extended()913 return out_m; in esp4_input_extended()
6795 mbuf_t out_m = NULL;6828 out_m = out_mac_nat;6832 out_m = m;6836 out_m = copy_packet_list(m);6839 if (out_m == NULL) {6857 out_m = bridge_pf_list(out_m, dst_if,6860 if (out_m != NULL) {6866 out_m = bridge_verify_checksum_list(out_m, dbif);6868 if (out_m != NULL) {6870 etypef, out_m, cksum_op);