Home
last modified time | relevance | path

Searched defs:mfcctl (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dmroute.h53 struct mfcctl { struct
54 struct in_addr mfcc_origin;
55 struct in_addr mfcc_mcastgrp;
56 vifi_t mfcc_parent;
57 unsigned char mfcc_ttls[MAXVIFS];
58 unsigned int mfcc_pkt_cnt;
59 unsigned int mfcc_byte_cnt;
60 unsigned int mfcc_wrong_if;
61 int mfcc_expire;
/kernel/linux/linux-5.10/include/uapi/linux/
Dmroute.h80 struct mfcctl { struct
81 struct in_addr mfcc_origin; /* Origin of mcast */
82 struct in_addr mfcc_mcastgrp; /* Group in question */
83 vifi_t mfcc_parent; /* Where it arrived */
84 unsigned char mfcc_ttls[MAXVIFS]; /* Where it is going */
85 unsigned int mfcc_pkt_cnt; /* pkt count for src-grp */
86 unsigned int mfcc_byte_cnt;
87 unsigned int mfcc_wrong_if;
88 int mfcc_expire;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dmroute.h71 struct mfcctl { struct
72 struct in_addr mfcc_origin;
73 struct in_addr mfcc_mcastgrp;
74 vifi_t mfcc_parent;
75 unsigned char mfcc_ttls[MAXVIFS];
76 unsigned int mfcc_pkt_cnt;
77 unsigned int mfcc_byte_cnt;
78 unsigned int mfcc_wrong_if;
79 int mfcc_expire;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dmroute.h71 struct mfcctl { struct
72 struct in_addr mfcc_origin;
73 struct in_addr mfcc_mcastgrp;
74 vifi_t mfcc_parent;
75 unsigned char mfcc_ttls[MAXVIFS];
76 unsigned int mfcc_pkt_cnt;
77 unsigned int mfcc_byte_cnt;
78 unsigned int mfcc_wrong_if;
79 int mfcc_expire;
/kernel/linux/linux-6.6/include/uapi/linux/
Dmroute.h80 struct mfcctl { struct
81 struct in_addr mfcc_origin; /* Origin of mcast */
82 struct in_addr mfcc_mcastgrp; /* Group in question */
83 vifi_t mfcc_parent; /* Where it arrived */
84 unsigned char mfcc_ttls[MAXVIFS]; /* Where it is going */
85 unsigned int mfcc_pkt_cnt; /* pkt count for src-grp */
86 unsigned int mfcc_byte_cnt;
87 unsigned int mfcc_wrong_if;
88 int mfcc_expire;