Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/net/
H A Dif_pflog.c98 #define PFLOGMTU (32768 + MHLEN + MLEN) macro
218 ifnet_set_mtu(pflogif->sc_if, PFLOGMTU); in pflog_clone_create()